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

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147020_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147020_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58952'^^xsd:string;
  dwc:catalogNumber '2147020_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58952'^^xsd:anyURI;
  dwc:scientificName 'Bulimina aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113030'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147020_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147021_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147021_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147021_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147021_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147021_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58952'^^xsd:string;
  dwc:catalogNumber '2147021_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58952'^^xsd:anyURI;
  dwc:scientificName 'Bulimina alazanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113032'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147021_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '466352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147022_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147022_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147022_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147022_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147022_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58952'^^xsd:string;
  dwc:catalogNumber '2147022_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58952'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113077'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147022_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147042_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147042_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147042_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147042_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147042_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58952'^^xsd:string;
  dwc:catalogNumber '2147042_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58952'^^xsd:anyURI;
  dwc:scientificName 'Hormosina distans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113978'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147042_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147044_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147044_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147044_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147044_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147044_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58952'^^xsd:string;
  dwc:catalogNumber '2147044_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58952'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147044_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147050_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147050_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147050_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147050_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147050_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58952'^^xsd:string;
  dwc:catalogNumber '2147050_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58952'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147050_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147050_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147050_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147050_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147050_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147050_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58952'^^xsd:string;
  dwc:catalogNumber '2147050_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58952'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147050_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147061_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147061_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147061_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147061_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147061_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58952'^^xsd:string;
  dwc:catalogNumber '2147061_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58952'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147061_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147063_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147063_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147063_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147063_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147063_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58952'^^xsd:string;
  dwc:catalogNumber '2147063_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58952'^^xsd:anyURI;
  dwc:scientificName 'Osangularia culter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112841'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147063_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147077_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147077_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147077_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147077_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147077_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58952'^^xsd:string;
  dwc:catalogNumber '2147077_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58952'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147077_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147079_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147079_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147079_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147079_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147079_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58952'^^xsd:string;
  dwc:catalogNumber '2147079_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58952'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147079_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147079_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147079_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147079_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147079_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147079_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58952'^^xsd:string;
  dwc:catalogNumber '2147079_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58952'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147079_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147081_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147081_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147081_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147081_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147081_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58952'^^xsd:string;
  dwc:catalogNumber '2147081_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58952'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147081_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147093_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147093_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147093_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147093_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147093_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58952'^^xsd:string;
  dwc:catalogNumber '2147093_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58952'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113770'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147093_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '580067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147093_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147093_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147093_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147093_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147093_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58952'^^xsd:string;
  dwc:catalogNumber '2147093_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58952'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113770'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147093_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '580067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147094_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147094_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147094_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147094_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147094_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58952'^^xsd:string;
  dwc:catalogNumber '2147094_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58952'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147094_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147094_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147094_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147094_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147094_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147094_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58952'^^xsd:string;
  dwc:catalogNumber '2147094_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58952'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147094_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147094_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147094_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147094_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147094_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147094_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58952'^^xsd:string;
  dwc:catalogNumber '2147094_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58952'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147094_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147673_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147673_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147673_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147673_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147673_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58963'^^xsd:string;
  dwc:catalogNumber '2147673_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58963'^^xsd:anyURI;
  dwc:scientificName 'Anomalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112081'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147673_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147673_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147673_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147673_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147673_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147673_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58963'^^xsd:string;
  dwc:catalogNumber '2147673_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58963'^^xsd:anyURI;
  dwc:scientificName 'Anomalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112081'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147673_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147677_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147677_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147677_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147677_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147677_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58963'^^xsd:string;
  dwc:catalogNumber '2147677_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58963'^^xsd:anyURI;
  dwc:scientificName 'Bolivina striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112989'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147677_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147680_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147680_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147680_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147680_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147680_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58963'^^xsd:string;
  dwc:catalogNumber '2147680_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58963'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113077'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147680_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147684_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147684_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147684_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147684_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147684_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58963'^^xsd:string;
  dwc:catalogNumber '2147684_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58963'^^xsd:anyURI;
  dwc:scientificName 'Cornuspira involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112488'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147684_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147689_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147689_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147689_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147689_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147689_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58963'^^xsd:string;
  dwc:catalogNumber '2147689_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58963'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147689_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147689_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147689_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147689_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147689_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147689_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58963'^^xsd:string;
  dwc:catalogNumber '2147689_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58963'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147689_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147690_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147690_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147690_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147690_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147690_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58963'^^xsd:string;
  dwc:catalogNumber '2147690_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58963'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147690_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147693_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147693_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147693_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147693_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147693_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58963'^^xsd:string;
  dwc:catalogNumber '2147693_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58963'^^xsd:anyURI;
  dwc:scientificName 'Gavellinopsis translucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113160'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147693_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147711_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147711_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147711_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147711_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147711_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58963'^^xsd:string;
  dwc:catalogNumber '2147711_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58963'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147711_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147716_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147716_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147716_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147716_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147716_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58963'^^xsd:string;
  dwc:catalogNumber '2147716_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58963'^^xsd:anyURI;
  dwc:scientificName 'Nonion pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113591'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147716_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147716_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147716_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147716_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147716_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147716_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58963'^^xsd:string;
  dwc:catalogNumber '2147716_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58963'^^xsd:anyURI;
  dwc:scientificName 'Nonion pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113591'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147716_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147721_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147721_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147721_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147721_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147721_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58963'^^xsd:string;
  dwc:catalogNumber '2147721_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58963'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147721_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147721_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147721_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147721_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147721_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147721_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58963'^^xsd:string;
  dwc:catalogNumber '2147721_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58963'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147721_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147724_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147724_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147724_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147724_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147724_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58963'^^xsd:string;
  dwc:catalogNumber '2147724_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58963'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114185'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147724_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147738_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147738_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147738_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147738_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147738_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58963'^^xsd:string;
  dwc:catalogNumber '2147738_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58963'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147738_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147740_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147740_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147740_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147740_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147740_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58963'^^xsd:string;
  dwc:catalogNumber '2147740_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58963'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147740_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147740_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147740_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147740_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147740_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147740_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58963'^^xsd:string;
  dwc:catalogNumber '2147740_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58963'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147740_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147740_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147740_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147740_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147740_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147740_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58963'^^xsd:string;
  dwc:catalogNumber '2147740_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58963'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147740_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147741_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147741_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147741_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147741_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147741_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58963'^^xsd:string;
  dwc:catalogNumber '2147741_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58963'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147741_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147742_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147742_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147742_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147742_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147742_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58963'^^xsd:string;
  dwc:catalogNumber '2147742_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58963'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147742_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147742_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147742_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147742_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147742_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147742_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58963'^^xsd:string;
  dwc:catalogNumber '2147742_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58963'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147742_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147756_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147756_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147756_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147756_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147756_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58963'^^xsd:string;
  dwc:catalogNumber '2147756_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58963'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147756_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148864_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148864_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148864_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148864_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58999:2148864_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58999'^^xsd:string;
  dwc:catalogNumber '2148864_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58999'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113077'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58999:2148864_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148867_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148867_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148867_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148867_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58999:2148867_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58999'^^xsd:string;
  dwc:catalogNumber '2148867_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58999'^^xsd:anyURI;
  dwc:scientificName 'Cornuspira involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112488'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58999:2148867_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148887_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148887_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148887_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148887_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58999:2148887_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58999'^^xsd:string;
  dwc:catalogNumber '2148887_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58999'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58999:2148887_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148890_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148890_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148890_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148890_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58999:2148890_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58999'^^xsd:string;
  dwc:catalogNumber '2148890_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58999'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58999:2148890_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148891_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148891_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148891_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148891_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58999:2148891_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58999'^^xsd:string;
  dwc:catalogNumber '2148891_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58999'^^xsd:anyURI;
  dwc:scientificName 'Nonion pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113591'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58999:2148891_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148893_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148893_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148893_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148893_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58999:2148893_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58999'^^xsd:string;
  dwc:catalogNumber '2148893_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58999'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58999:2148893_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148894_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148894_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148894_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148894_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58999:2148894_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58999'^^xsd:string;
  dwc:catalogNumber '2148894_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58999'^^xsd:anyURI;
  dwc:scientificName 'Nonionella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58999:2148894_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150005_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150005_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150005_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150005_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150005_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150005_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Anomalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112081'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150005_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150005_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150005_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150005_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150005_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150005_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150005_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Anomalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112081'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150005_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150012_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150012_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150012_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150012_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150012_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150012_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Bolivina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112985'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150012_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150013_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150013_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150013_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150013_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150013_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150013_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Bolivina striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112989'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150013_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150015_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150015_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150015_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150015_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150015_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150015_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Bulimina aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113030'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150015_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150016_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150016_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150016_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150016_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150016_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150016_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Bulimina alazanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113032'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150016_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '466352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150017_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150017_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150017_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150017_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150017_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150017_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113077'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150017_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150022_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150022_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150022_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150022_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150022_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150022_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Cornuspira involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112488'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150022_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150030_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150030_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150030_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150030_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150030_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150030_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150030_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150031_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150031_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150031_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150031_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150031_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150031_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150031_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150031_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150031_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150031_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150031_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150031_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150031_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150031_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150036_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150036_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150036_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150036_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150036_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150036_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Gavellinopsis translucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113160'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150036_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150042_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150042_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150042_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150042_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150042_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150042_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides polius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '418002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150042_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150049_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150049_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150049_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150049_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150049_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150049_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150049_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150052_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150052_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150052_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150052_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150052_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150052_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150052_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150058_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150058_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150058_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150058_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150058_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150058_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150058_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150058_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150058_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150058_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150058_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150058_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150058_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150058_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150065_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150065_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150065_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150065_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150065_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150065_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150065_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150069_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150069_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150069_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150069_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150069_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150069_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Nonion pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113591'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150069_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150069_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150069_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150069_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150069_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150069_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150069_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Nonion pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113591'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150069_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150071_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150071_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150071_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150071_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150071_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150071_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150071_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150072_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150072_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150072_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150072_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150072_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150072_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Nonionella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150072_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150072_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150072_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150072_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150072_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150072_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150072_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Nonionella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150072_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150075_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150075_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150075_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150075_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150075_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150075_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150075_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150078_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150078_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150078_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150078_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150078_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150078_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Osangularia culter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112841'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150078_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150083_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150083_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150083_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150083_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150083_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150083_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150083_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150084_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150084_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150084_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150084_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150084_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150084_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Pyrulina angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417899'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150084_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '417899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150087_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150087_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150087_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150087_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150087_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150087_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150087_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150095_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150095_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150095_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150095_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150095_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150095_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150095_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150095_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150095_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150095_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150095_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150095_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150095_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150095_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150098_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150098_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150098_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150098_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150098_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150098_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150098_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150098_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150098_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150098_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150098_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150098_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150098_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150098_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150099_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150099_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150099_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150099_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150099_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150099_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150099_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150101_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150101_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150101_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150101_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150101_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150101_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150101_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150101_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150101_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150101_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150101_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150101_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150101_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150101_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150121_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150121_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150121_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150121_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150121_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150121_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150121_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150121_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150121_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150121_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150121_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150121_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150121_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150121_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150125_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150125_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150125_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150125_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150125_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150125_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113770'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150125_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '580067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150125_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150125_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150125_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150125_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150125_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150125_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113770'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150125_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '580067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150126_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150126_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150126_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150126_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150126_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150126_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150126_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150126_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150126_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150126_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150126_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150126_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150126_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150126_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150127_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150127_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150127_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150127_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150127_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150127_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina proboscidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113775'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150127_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '466362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150098_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150098_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150098_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150098_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150098_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150098_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150098_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150098_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150098_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150098_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150098_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150098_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150098_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150098_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150100_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150100_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150100_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150100_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150100_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150100_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150100_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150103_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150103_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150103_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150103_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150103_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150103_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150103_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150126_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150126_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150126_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150126_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150126_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150126_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150126_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150015_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150015_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150015_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150015_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150015_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150015_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Bulimina aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113030'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150015_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150022_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150022_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150022_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150022_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150022_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150022_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Cornuspira involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112488'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150022_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150030_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150030_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150030_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150030_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150030_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150030_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150030_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150050_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150050_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150050_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150050_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150050_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150050_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Hormosina distans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113978'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150050_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150058_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150058_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150058_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150058_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150058_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150058_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150058_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150065_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150065_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150065_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150065_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150065_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150065_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150065_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150075_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150075_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150075_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150075_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150075_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150075_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150075_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150079_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150079_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150079_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150079_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150079_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150079_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114185'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150079_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150087_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150087_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150087_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59050%3A2150087_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150087_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59050'^^xsd:string;
  dwc:catalogNumber '2150087_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59050'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59050:2150087_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148861_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148861_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148861_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148861_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58999:2148861_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58999'^^xsd:string;
  dwc:catalogNumber '2148861_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58999'^^xsd:anyURI;
  dwc:scientificName 'Bolivina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112985'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58999:2148861_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148871_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148871_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148871_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148871_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58999:2148871_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58999'^^xsd:string;
  dwc:catalogNumber '2148871_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58999'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58999:2148871_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148903_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148903_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148903_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58999%3A2148903_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58999:2148903_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58999'^^xsd:string;
  dwc:catalogNumber '2148903_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58999'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58999:2148903_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147684_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147684_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147684_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147684_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147684_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58963'^^xsd:string;
  dwc:catalogNumber '2147684_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58963'^^xsd:anyURI;
  dwc:scientificName 'Cornuspira involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112488'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147684_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147690_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147690_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147690_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147690_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147690_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58963'^^xsd:string;
  dwc:catalogNumber '2147690_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58963'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147690_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147697_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147697_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147697_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147697_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147697_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58963'^^xsd:string;
  dwc:catalogNumber '2147697_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58963'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides polius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '418002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147697_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147718_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147718_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147718_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147718_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147718_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58963'^^xsd:string;
  dwc:catalogNumber '2147718_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58963'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147718_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147719_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147719_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147719_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147719_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147719_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58963'^^xsd:string;
  dwc:catalogNumber '2147719_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58963'^^xsd:anyURI;
  dwc:scientificName 'Nonionella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147719_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147729_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147729_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147729_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147729_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147729_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58963'^^xsd:string;
  dwc:catalogNumber '2147729_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58963'^^xsd:anyURI;
  dwc:scientificName 'Pyrulina angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417899'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147729_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '417899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147740_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147740_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147740_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147740_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147740_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58963'^^xsd:string;
  dwc:catalogNumber '2147740_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58963'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147740_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147756_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147756_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147756_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58963%3A2147756_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147756_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58963'^^xsd:string;
  dwc:catalogNumber '2147756_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58963'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58963:2147756_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147020_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147020_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147020_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147020_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147020_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58952'^^xsd:string;
  dwc:catalogNumber '2147020_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58952'^^xsd:anyURI;
  dwc:scientificName 'Bulimina aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113030'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147020_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147041_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147041_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147041_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147041_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147041_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58952'^^xsd:string;
  dwc:catalogNumber '2147041_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58952'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147041_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147050_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147050_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147050_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147050_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147050_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58952'^^xsd:string;
  dwc:catalogNumber '2147050_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58952'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147050_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147068_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147068_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147068_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147068_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147068_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58952'^^xsd:string;
  dwc:catalogNumber '2147068_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58952'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147068_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147071_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147071_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147071_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147071_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147071_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58952'^^xsd:string;
  dwc:catalogNumber '2147071_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58952'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147071_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147071_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147071_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147071_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147071_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147071_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58952'^^xsd:string;
  dwc:catalogNumber '2147071_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58952'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147071_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147079_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147079_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147079_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147079_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147079_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58952'^^xsd:string;
  dwc:catalogNumber '2147079_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58952'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147079_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147083_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147083_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147083_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147083_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147083_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58952'^^xsd:string;
  dwc:catalogNumber '2147083_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58952'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147083_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147095_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147095_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147095_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.174 59.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.174"^^xsd:decimal ;
  dwc:decimalLongitude "59.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58952%3A2147095_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147095_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58952'^^xsd:string;
  dwc:catalogNumber '2147095_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58952'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina proboscidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '59.765'^^xsd:double;
  dwc:latitude '16.174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113775'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58952:2147095_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '466362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147569_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147569_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147569_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147569_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147569_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58958'^^xsd:string;
  dwc:catalogNumber '2147569_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58958'^^xsd:anyURI;
  dwc:scientificName 'Astrorhiza sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112299'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147569_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147569_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147569_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147569_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147569_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147569_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58958'^^xsd:string;
  dwc:catalogNumber '2147569_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58958'^^xsd:anyURI;
  dwc:scientificName 'Astrorhiza sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112299'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147569_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147571_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147571_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147571_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147571_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147571_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58958'^^xsd:string;
  dwc:catalogNumber '2147571_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58958'^^xsd:anyURI;
  dwc:scientificName 'Bolivina pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147571_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147571_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147571_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147571_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147571_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147571_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58958'^^xsd:string;
  dwc:catalogNumber '2147571_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58958'^^xsd:anyURI;
  dwc:scientificName 'Bolivina pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147571_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147574_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147574_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147574_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147574_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147574_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58958'^^xsd:string;
  dwc:catalogNumber '2147574_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58958'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113077'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147574_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147582_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147582_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147582_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147582_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147582_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58958'^^xsd:string;
  dwc:catalogNumber '2147582_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58958'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147582_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147582_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147582_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147582_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147582_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147582_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58958'^^xsd:string;
  dwc:catalogNumber '2147582_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58958'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147582_7'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147587_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147587_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147587_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147587_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147587_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58958'^^xsd:string;
  dwc:catalogNumber '2147587_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58958'^^xsd:anyURI;
  dwc:scientificName 'Gavellinopsis translucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113160'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147587_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147593_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147593_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147593_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147593_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147593_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58958'^^xsd:string;
  dwc:catalogNumber '2147593_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58958'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147593_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147593_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147593_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147593_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147593_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147593_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58958'^^xsd:string;
  dwc:catalogNumber '2147593_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58958'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147593_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147602_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147602_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147602_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147602_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147602_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58958'^^xsd:string;
  dwc:catalogNumber '2147602_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58958'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147602_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147602_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147602_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147602_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147602_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147602_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58958'^^xsd:string;
  dwc:catalogNumber '2147602_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58958'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147602_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147602_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147602_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147602_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147602_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147602_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58958'^^xsd:string;
  dwc:catalogNumber '2147602_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58958'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147602_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147602_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147602_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147602_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147602_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147602_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58958'^^xsd:string;
  dwc:catalogNumber '2147602_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58958'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147602_6'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147607_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147607_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147607_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147607_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147607_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58958'^^xsd:string;
  dwc:catalogNumber '2147607_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58958'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147607_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147615_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147615_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147615_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147615_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147615_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58958'^^xsd:string;
  dwc:catalogNumber '2147615_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58958'^^xsd:anyURI;
  dwc:scientificName 'Osangularia culter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112841'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147615_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147628_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147628_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147628_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147628_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147628_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58958'^^xsd:string;
  dwc:catalogNumber '2147628_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58958'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147628_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147628_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147628_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147628_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147628_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147628_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58958'^^xsd:string;
  dwc:catalogNumber '2147628_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58958'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147628_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147628_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147628_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147628_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147628_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147628_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58958'^^xsd:string;
  dwc:catalogNumber '2147628_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58958'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147628_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147629_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147629_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147629_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147629_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147629_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58958'^^xsd:string;
  dwc:catalogNumber '2147629_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58958'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147629_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147631_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147631_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147631_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147631_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147631_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58958'^^xsd:string;
  dwc:catalogNumber '2147631_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58958'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147631_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147632_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147632_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147632_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147632_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147632_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58958'^^xsd:string;
  dwc:catalogNumber '2147632_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58958'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147632_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147646_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147646_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147646_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147646_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147646_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58958'^^xsd:string;
  dwc:catalogNumber '2147646_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58958'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147646_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147646_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147646_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147646_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147646_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147646_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58958'^^xsd:string;
  dwc:catalogNumber '2147646_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58958'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147646_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148263_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148263_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148263_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148263_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148263_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148263_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148263_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148267_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148267_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148267_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148267_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148267_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148267_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Anomalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112081'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148267_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148269_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148269_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148269_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148269_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148269_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148269_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Astrorhiza sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112299'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148269_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148270_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148270_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148270_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148270_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148270_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148270_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Bolivina pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148270_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148272_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148272_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148272_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148272_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148272_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148272_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Bolivina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148272_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148273_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148273_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148273_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148273_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148273_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148273_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Bulimina alazanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113032'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148273_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '466352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148274_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148274_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148274_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148274_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148274_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148274_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113077'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148274_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148275_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148275_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148275_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148275_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148275_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148275_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113075'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148275_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '397221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148282_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148282_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148282_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148282_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148282_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148282_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148282_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148282_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148282_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148282_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148282_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148282_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148282_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148282_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148283_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148283_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148283_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148283_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148283_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148283_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148283_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148283_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148283_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148283_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148283_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148283_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148283_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148283_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148283_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148283_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148283_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148283_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148283_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148283_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148283_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148286_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148286_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148286_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148286_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148286_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148286_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Fursencoina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148286_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148287_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148287_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148287_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148287_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148287_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148287_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Gavellinopsis translucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113160'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148287_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148289_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148289_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148289_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148289_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148289_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148289_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148289_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148291_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148291_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148291_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148291_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148291_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148291_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides polius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '418002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148291_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148292_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148292_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148292_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148292_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148292_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148292_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148292_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148296_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148296_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148296_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148296_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148296_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148296_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148296_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148296_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148296_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148296_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148296_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148296_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148296_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148296_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148296_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148296_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148296_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148296_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148296_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148296_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148296_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148296_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148296_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148296_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148296_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148296_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148296_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148296_7'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148302_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148302_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148302_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148302_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148302_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148302_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148302_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148303_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Lenticulina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112284'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148303_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148312_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148312_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148312_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148312_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148312_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148312_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148312_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148315_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148315_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148315_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148315_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148315_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148315_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148315_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148315_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148315_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148315_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148315_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148315_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148315_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148315_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148332_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148332_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148332_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148332_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148332_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148332_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148332_7'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148335_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148335_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148335_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148335_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148335_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148335_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148335_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148337_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148337_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148337_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148337_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148337_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148337_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112316'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148337_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148337_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148337_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148337_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148337_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148337_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148337_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112316'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148337_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148337_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148337_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148337_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148337_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148337_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148337_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112316'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148337_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148339_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148339_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148339_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148339_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148339_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148339_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112260'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148339_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148339_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148339_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148339_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148339_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148339_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148339_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112260'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148339_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148347_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148347_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148347_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148347_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148347_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148347_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Trochammina squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114360'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148347_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '114360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148357_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148357_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148357_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148357_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148357_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148357_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Virgulina texturata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '522423'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148357_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '480216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148357_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148357_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148357_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148357_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148357_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148357_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Virgulina texturata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '522423'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148357_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '480216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148357_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148357_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148357_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148357_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148357_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148357_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Virgulina texturata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '522423'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148357_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '480216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149273_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149273_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149273_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149273_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149273_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149273_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Astrorhiza sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112299'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149273_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149274_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149274_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149274_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149274_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149274_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149274_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Bolivina pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149274_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149274_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149274_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149274_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149274_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149274_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149274_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Bolivina pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149274_6'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149276_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149276_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149276_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149276_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149276_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149276_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Bolivina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149276_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149276_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149276_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149276_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149276_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149276_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149276_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Bolivina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149276_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149276_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149276_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149276_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149276_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149276_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149276_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Bolivina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149276_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149277_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149277_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149277_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149277_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149277_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149277_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Bulimina alazanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113032'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149277_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '466352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149277_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149277_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149277_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149277_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149277_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149277_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Bulimina alazanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113032'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149277_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '466352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149279_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149279_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149279_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149279_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149279_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149279_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112121'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149279_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149284_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149284_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149284_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149284_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149284_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149284_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149284_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149284_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149284_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149284_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149284_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149284_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149284_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149284_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149285_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149285_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149285_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149285_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149285_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149285_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149285_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149285_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149285_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149285_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149285_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149285_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149285_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149285_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149285_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149285_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149285_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149285_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149285_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149285_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149285_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149285_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149285_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149285_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149285_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149285_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149285_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149285_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149286_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149286_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149286_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149286_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149286_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149286_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149286_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149286_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149286_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149286_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149286_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149286_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149286_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149286_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149289_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149289_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149289_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149289_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149289_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149289_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Fursencoina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149289_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149289_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149289_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149289_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149289_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149289_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149289_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Fursencoina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149289_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149290_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149290_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149290_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149290_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149290_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149290_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112112'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149290_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149291_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149291_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149291_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149291_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149291_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149291_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149291_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149291_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149291_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149291_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149291_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149291_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149291_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149291_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149291_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149291_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149291_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149291_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149291_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149291_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149291_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149294_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149294_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149294_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149294_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149294_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149294_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149294_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149304_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149304_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149304_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149304_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149304_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149304_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149304_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149307_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149307_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149307_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149307_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149307_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149307_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149307_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149308_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149308_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149308_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149308_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149308_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149308_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Nonionella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149308_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149308_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149308_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149308_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149308_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149308_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149308_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Nonionella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149308_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149318_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149318_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149318_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149318_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149318_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149318_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Reophax scotti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '465986'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149318_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '578704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149318_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149318_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149318_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149318_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149318_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149318_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Reophax scotti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '465986'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149318_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '578704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149325_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149325_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149325_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149325_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149325_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149325_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Spiroplectinella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112386'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149325_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149325_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149325_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149325_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149325_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149325_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149325_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Spiroplectinella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112386'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149325_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149326_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149326_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149326_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149326_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149326_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149326_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Textularia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112394'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149326_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149330_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149330_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149330_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149330_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149330_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149330_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149330_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149331_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149331_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149331_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149331_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149331_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149331_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Trochammina squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114360'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149331_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '114360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149332_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149332_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149332_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149332_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149332_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149332_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Trochamminopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112413'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149332_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149333_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149333_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149333_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149333_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149333_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149333_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112100'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149333_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149333_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149333_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149333_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149333_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149333_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149333_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112100'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149333_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150821_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150821_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150821_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150821_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150821_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150821_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Anomalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112081'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150821_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150821_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150821_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150821_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150821_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150821_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150821_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Anomalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112081'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150821_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150821_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150821_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150821_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150821_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150821_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150821_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Anomalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112081'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150821_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150825_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150825_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150825_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150825_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150825_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150825_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Astrorhiza sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112299'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150825_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150825_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150825_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150825_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150825_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150825_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150825_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Astrorhiza sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112299'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150825_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150827_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150827_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150827_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150827_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150827_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150827_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Bolivina pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150827_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150827_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150827_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150827_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150827_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150827_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150827_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Bolivina pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150827_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150827_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150827_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150827_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150827_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150827_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150827_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Bolivina pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150827_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150827_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150827_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150827_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150827_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150827_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150827_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Bolivina pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150827_6'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150830_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150830_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150830_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150830_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150830_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150830_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Bolivina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150830_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150830_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150830_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150830_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150830_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150830_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150830_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Bolivina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150830_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150830_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150830_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150830_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150830_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150830_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150830_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Bolivina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150830_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150830_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150830_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150830_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150830_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150830_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150830_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Bolivina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150830_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150832_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150832_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150832_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150832_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150832_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150832_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Bulimina alazanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113032'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150832_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '466352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150833_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150833_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150833_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150833_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150833_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150833_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113077'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150833_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150834_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150834_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150834_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150834_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150834_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150834_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113075'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150834_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '397221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150845_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150845_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150845_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150845_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150845_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150845_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150845_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150845_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150845_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150845_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150845_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150845_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150845_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150845_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150845_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150845_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150845_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150845_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150845_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150845_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150845_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150845_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150845_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150845_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150845_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150845_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150845_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150845_7'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150846_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150846_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150846_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150846_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150846_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150846_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150846_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150846_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150846_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150846_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150846_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150846_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150846_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150846_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150846_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150846_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150846_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150846_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150846_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150846_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150846_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150846_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150846_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150846_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150846_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150846_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150846_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150846_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150847_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150847_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150847_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150847_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150847_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150847_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150847_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150847_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150847_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150847_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150847_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150847_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150847_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150847_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150849_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150849_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150849_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150849_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150849_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150849_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150849_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150851_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150851_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150851_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150851_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150851_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150851_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Fursencoina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150851_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150852_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150852_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150852_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150852_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150852_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150852_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Gavellinopsis translucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113160'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150852_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150852_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150852_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150852_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150852_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150852_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150852_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Gavellinopsis translucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113160'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150852_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150854_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150854_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150854_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150854_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150854_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150854_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112112'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150854_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150855_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150855_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150855_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150855_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150855_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150855_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150855_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150855_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150855_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150855_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150855_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150855_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150855_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150855_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150858_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150858_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150858_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150858_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150858_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150858_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides polius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '418002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150858_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150859_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150859_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150859_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150859_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150859_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150859_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150859_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150863_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150863_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150863_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150863_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150863_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150863_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150863_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150863_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150863_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150863_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150863_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150863_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150863_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150863_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150863_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150863_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150863_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150863_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150863_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150863_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150863_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150863_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150863_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150863_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150863_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150863_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150863_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150863_7'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150865_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150865_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150865_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150865_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150865_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150865_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150865_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150865_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150865_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150865_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150865_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150865_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150865_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150865_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150868_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150868_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150868_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150868_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150868_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150868_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150868_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150874_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150874_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150874_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150874_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150874_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150874_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150874_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150874_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150874_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150874_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150874_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150874_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150874_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150874_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150874_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150874_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150874_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150874_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150874_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150874_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150874_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150874_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150874_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150874_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150874_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150874_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150874_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150874_7'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150876_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150876_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150876_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150876_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150876_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150876_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Lenticulina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112284'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150876_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150881_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150881_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150881_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150881_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150881_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150881_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150881_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150887_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150887_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150887_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150887_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150887_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150887_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150887_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150887_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150887_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150887_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150887_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150887_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150887_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150887_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150888_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150888_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150888_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150888_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150888_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150888_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Nonionella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150888_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150891_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150891_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150891_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150891_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150891_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150891_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150891_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150891_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150891_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150891_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150891_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150891_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150891_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150891_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150897_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150897_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150897_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150897_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150897_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150897_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150897_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150901_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150901_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150901_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150901_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150901_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150901_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Pyrulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112039'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150901_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150910_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150910_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150910_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150910_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150910_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150910_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150910_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150910_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150910_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150910_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150910_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150910_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150910_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150910_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150911_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150911_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150911_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150911_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150911_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150911_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150911_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150913_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150913_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150913_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150913_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150913_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150913_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Reophax scotti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '465986'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150913_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '578704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150913_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150913_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150913_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150913_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150913_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150913_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Reophax scotti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '465986'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150913_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '578704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150914_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150914_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150914_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150914_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150914_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150914_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150914_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150914_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150914_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150914_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150914_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150914_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150914_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150914_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150914_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150914_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150914_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150914_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150914_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150914_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150914_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150915_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150915_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150915_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150915_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150915_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150915_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150915_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150915_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150915_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150915_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150915_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150915_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150915_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150915_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150918_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150918_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150918_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150918_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150918_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150918_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112316'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150918_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150918_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150918_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150918_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150918_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150918_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150918_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112316'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150918_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150918_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150918_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150918_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150918_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150918_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150918_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112316'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150918_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150919_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150919_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150919_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150919_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150919_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150919_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150919_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150919_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150919_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150919_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150919_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150919_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150919_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150919_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150928_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150928_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150928_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150928_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150928_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150928_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Spiroplectinella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112386'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150928_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150930_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150930_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150930_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150930_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150930_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150930_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Textularia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112394'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150930_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150935_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150935_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150935_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150935_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150935_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150935_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Trochammina glogigerinoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150935_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150939_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150939_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150939_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150939_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150939_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150939_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Trochammina squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114360'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150939_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '114360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150939_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150939_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150939_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150939_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150939_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150939_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Trochammina squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114360'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150939_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '114360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150940_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150940_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150940_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150940_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150940_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150940_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Trochamminopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112413'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150940_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150942_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150942_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150942_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150942_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150942_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150942_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150942_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150945_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150945_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150945_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150945_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150945_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150945_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112100'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150945_7'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150946_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150946_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150946_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150946_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150946_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150946_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Virgulina texturata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '522423'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150946_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '480216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150946_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150946_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150946_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150946_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150946_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150946_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Virgulina texturata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '522423'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150946_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '480216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150946_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150946_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150946_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150946_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150946_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150946_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Virgulina texturata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '522423'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150946_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '480216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150815_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150815_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150815_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150815_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150815_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150815_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150815_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150825_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150825_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150825_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150825_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150825_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150825_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Astrorhiza sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112299'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150825_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150827_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150827_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150827_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150827_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150827_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150827_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Bolivina pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150827_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150829_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150829_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150829_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150829_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150829_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150829_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Bolivina striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112989'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150829_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150830_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150830_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150830_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150830_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150830_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150830_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Bolivina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150830_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150832_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150832_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150832_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150832_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150832_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150832_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Bulimina alazanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113032'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150832_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '466352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150835_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150835_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150835_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150835_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150835_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150835_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112121'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150835_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150835_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150835_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150835_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150835_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150835_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150835_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112121'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150835_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150845_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150845_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150845_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150845_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150845_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150845_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150845_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150846_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150846_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150846_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150846_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150846_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150846_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150846_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150847_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150847_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150847_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150847_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150847_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150847_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150847_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150851_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150851_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150851_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150851_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150851_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150851_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Fursencoina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150851_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150854_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150854_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150854_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150854_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150854_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150854_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112112'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150854_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150855_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150855_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150855_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150855_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150855_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150855_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150855_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150858_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150858_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150858_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150858_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150858_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150858_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides polius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '418002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150858_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150862_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150862_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150862_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150862_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150862_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150862_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112330'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150862_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150863_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150863_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150863_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150863_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150863_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150863_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150863_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150874_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150874_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150874_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150874_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150874_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150874_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150874_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150874_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150874_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150874_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150874_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150874_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150874_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150874_6'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150879_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150879_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150879_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150879_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150879_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150879_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150879_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150887_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150887_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150887_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150887_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150887_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150887_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150887_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150888_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150888_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150888_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150888_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150888_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150888_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Nonionella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150888_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150894_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150894_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150894_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150894_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150894_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150894_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Osangularia culter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112841'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150894_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150910_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150910_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150910_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150910_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150910_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150910_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150910_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150911_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150911_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150911_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150911_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150911_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150911_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150911_7'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150914_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150914_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150914_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150914_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150914_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150914_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150914_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150918_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150918_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150918_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150918_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150918_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150918_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112316'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150918_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150919_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150919_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150919_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150919_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150919_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150919_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150919_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150930_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150930_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150930_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150930_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150930_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150930_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Textularia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112394'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150930_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150937_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150937_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150937_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150937_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150937_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150937_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150937_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150942_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150942_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150942_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150942_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150942_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150942_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150942_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150945_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150945_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150945_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150945_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150945_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150945_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112100'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150945_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150946_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150946_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150946_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59056%3A2150946_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150946_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59056'^^xsd:string;
  dwc:catalogNumber '2150946_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59056'^^xsd:anyURI;
  dwc:scientificName 'Virgulina texturata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '522423'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59056:2150946_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '480216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149272_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149272_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149272_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149272_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149272_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149272_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Anomalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112081'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149272_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149274_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149274_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149274_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149274_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149274_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149274_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Bolivina pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149274_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149276_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149276_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149276_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149276_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149276_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149276_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Bolivina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149276_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149276_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149276_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149276_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149276_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149276_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149276_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Bolivina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149276_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149279_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149279_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149279_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149279_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149279_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149279_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112121'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149279_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149284_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149284_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149284_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149284_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149284_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149284_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149284_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149285_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149285_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149285_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149285_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149285_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149285_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149285_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149288_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149288_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149288_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149288_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149288_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149288_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149288_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149290_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149290_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149290_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149290_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149290_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149290_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112112'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149290_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149296_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149296_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149296_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149296_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149296_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149296_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112330'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149296_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149307_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149307_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149307_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149307_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149307_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149307_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149307_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149309_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149309_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149309_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149309_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149309_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149309_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149309_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149319_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149319_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149319_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149319_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149319_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149319_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149319_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149319_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149319_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149319_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149319_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149319_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149319_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149319_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149324_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149324_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149324_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149324_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149324_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149324_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Spirillina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112273'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149324_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149329_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149329_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149329_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149329_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149329_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149329_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Trochammina sp. cf. Alveolophragmium wiesneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149329_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149333_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149333_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149333_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149333_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149333_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149333_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112100'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149333_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149333_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149333_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149333_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59005%3A2149333_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149333_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59005'^^xsd:string;
  dwc:catalogNumber '2149333_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59005'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112100'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59005:2149333_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148271_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148271_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148271_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148271_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148271_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148271_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Bolivina striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112989'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148271_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148273_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148273_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148273_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148273_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148273_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148273_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Bulimina alazanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113032'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148273_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '466352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148282_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148282_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148282_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148282_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148282_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148282_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148282_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148284_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148284_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148284_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148284_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148284_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148284_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148284_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148287_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148287_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148287_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148287_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148287_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148287_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Gavellinopsis translucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113160'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148287_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148296_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148296_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148296_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148296_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148296_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148296_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148296_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148302_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148302_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148302_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148302_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148302_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148302_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148302_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148312_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148312_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148312_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148312_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148312_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148312_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148312_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148324_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148324_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148324_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148324_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148324_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148324_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Pyrulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112039'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148324_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148334_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148334_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148334_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148334_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148334_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148334_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148334_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148337_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148337_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148337_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148337_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148337_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148337_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112316'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148337_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148339_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148339_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148339_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148339_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148339_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148339_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112260'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148339_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148352_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148352_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148352_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148352_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148352_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148352_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112100'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148352_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148357_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148357_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148357_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148357_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148357_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148357_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Virgulina texturata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '522423'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148357_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '480216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148267_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148267_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148267_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148267_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148267_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148267_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Anomalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112081'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148267_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148269_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148269_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148269_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58969%3A2148269_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148269_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58969'^^xsd:string;
  dwc:catalogNumber '2148269_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58969'^^xsd:anyURI;
  dwc:scientificName 'Astrorhiza sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112299'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58969:2148269_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147573_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147573_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147573_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147573_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147573_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58958'^^xsd:string;
  dwc:catalogNumber '2147573_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58958'^^xsd:anyURI;
  dwc:scientificName 'Bulimina alazanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113032'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147573_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '466352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147582_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147582_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147582_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147582_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147582_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58958'^^xsd:string;
  dwc:catalogNumber '2147582_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58958'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147582_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147590_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147590_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147590_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147590_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147590_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58958'^^xsd:string;
  dwc:catalogNumber '2147590_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58958'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides polius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '418002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147590_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147596_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147596_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147596_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147596_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147596_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58958'^^xsd:string;
  dwc:catalogNumber '2147596_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58958'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147596_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147602_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147602_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147602_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147602_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147602_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58958'^^xsd:string;
  dwc:catalogNumber '2147602_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58958'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147602_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147602_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147602_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147602_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147602_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147602_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58958'^^xsd:string;
  dwc:catalogNumber '2147602_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58958'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147602_7'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147618_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147618_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147618_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147618_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147618_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58958'^^xsd:string;
  dwc:catalogNumber '2147618_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58958'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147618_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147631_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147631_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147631_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147631_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147631_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58958'^^xsd:string;
  dwc:catalogNumber '2147631_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58958'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147631_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147631_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147631_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147631_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147631_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147631_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58958'^^xsd:string;
  dwc:catalogNumber '2147631_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58958'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147631_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147635_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147635_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147635_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147635_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147635_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58958'^^xsd:string;
  dwc:catalogNumber '2147635_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58958'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147635_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147649_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147649_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147649_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58958%3A2147649_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147649_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58958'^^xsd:string;
  dwc:catalogNumber '2147649_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58958'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.7665'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112100'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58958:2147649_7'^^xsd:anyURI;
  dwc:observationDate '1997-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '112100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084828_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084828_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084828_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084828_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084828_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084828_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084828_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084829_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084829_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084829_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084829_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084829_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084829_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084829_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084829_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084829_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084829_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084829_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084829_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084829_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084829_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084829_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084829_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084829_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084829_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084829_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084829_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084829_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084829_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084829_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084829_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084829_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084829_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084829_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084829_7'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084833_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084833_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084833_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084833_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084833_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084833_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Gavellinopsis translucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113160'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084833_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '113160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084833_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084833_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084833_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084833_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084833_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084833_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Gavellinopsis translucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113160'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084833_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '113160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084837_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084837_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084837_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084837_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084837_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084837_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084837_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084837_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084837_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084837_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084837_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084837_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084837_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084837_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084838_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084838_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084838_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084838_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084838_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084838_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084838_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084839_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084839_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084839_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084839_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084839_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084839_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112189'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084839_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084839_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084839_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084839_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084839_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084839_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084839_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112189'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084839_7'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084841_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084841_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084841_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084841_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084841_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084841_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084841_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084843_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084843_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084843_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084843_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084843_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084843_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084843_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084843_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084843_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084843_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084843_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084843_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084843_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084843_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084846_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084846_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084846_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084846_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084846_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084846_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084846_7'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084846_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084846_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084846_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084846_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084846_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084846_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084846_8'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084847_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084847_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084847_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084847_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084847_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084847_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084847_6'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084848_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084848_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084848_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084848_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084848_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084848_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Milliolinella rotunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084848_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084849_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084849_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084849_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084849_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084849_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084849_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Nodellum membranaceum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112434'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084849_8'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084850_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084850_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084850_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084850_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084850_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084850_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084850_7'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084850_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084850_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084850_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084850_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084850_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084850_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084850_8'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084852_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084852_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084852_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084852_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084852_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084852_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Nonionella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084852_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084852_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084852_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084852_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084852_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084852_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084852_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Nonionella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084852_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084854_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084854_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084854_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084854_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084854_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084854_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084854_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084855_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084855_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084855_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084855_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084855_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084855_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084855_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084858_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084858_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084858_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084858_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084858_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084858_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084858_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084859_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084859_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084859_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084859_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084859_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084859_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084859_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084859_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084859_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084859_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084859_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084859_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084859_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084859_7'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084861_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084861_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084861_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084861_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084861_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084861_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084861_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084861_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084861_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084861_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084861_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084861_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084861_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084861_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084861_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084861_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084861_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084861_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084861_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084861_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084861_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084861_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084861_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084861_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084861_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084861_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084861_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084861_6'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084862_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084862_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084862_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084862_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084862_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084862_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084862_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084862_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084862_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084862_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084862_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084862_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084862_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084862_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084862_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084862_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084862_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084862_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084862_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084862_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084862_6'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084863_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084863_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084863_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084863_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084863_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084863_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084863_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084864_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084864_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084864_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084864_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084864_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084864_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112316'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084864_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084864_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084864_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084864_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084864_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084864_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084864_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112316'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084864_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084865_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084865_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084865_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084865_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084865_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084865_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084865_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084868_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084868_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084868_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084868_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084868_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084868_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Rosalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112148'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084868_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084868_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084868_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084868_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084868_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084868_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084868_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Rosalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112148'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084868_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084868_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084868_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084868_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084868_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084868_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084868_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Rosalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112148'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084868_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084869_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084869_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084869_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084869_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084869_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084869_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Saccammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112373'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084869_6'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084870_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084870_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084870_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084870_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084870_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084870_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Spirillina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112273'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084870_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084873_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084873_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084873_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084873_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084873_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084873_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Textularia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112394'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084873_7'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084873_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084873_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084873_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084873_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084873_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084873_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Textularia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112394'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084873_8'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084874_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084874_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084874_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084874_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084874_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084874_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Trochammina inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084874_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084875_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084875_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084875_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084875_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084875_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084875_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Trochammina glogigerinoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084875_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084875_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084875_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084875_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084875_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084875_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084875_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Trochammina glogigerinoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084875_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084876_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084876_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084876_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084876_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084876_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084876_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084876_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084877_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084877_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084877_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084877_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084877_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084877_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Trochamminopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112413'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084877_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084879_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084879_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084879_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084879_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084879_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084879_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112100'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084879_8'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084880_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084880_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084880_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084880_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084880_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084880_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112100'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084880_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084880_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084880_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084880_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084880_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084880_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084880_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112100'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084880_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084675_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084675_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084675_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084675_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084675_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084675_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084675_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084677_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084677_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084677_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084677_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084677_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084677_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Anomalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112081'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084677_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084677_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084677_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084677_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084677_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084677_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084677_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Anomalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112081'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084677_8'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084678_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084678_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084678_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084678_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084678_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084678_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Astrorhiza sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112299'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084678_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084678_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084678_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084678_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084678_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084678_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084678_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Astrorhiza sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112299'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084678_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084681_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084681_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084681_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084681_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084681_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084681_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Bolivina striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112989'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084681_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084684_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084684_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084684_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084684_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084684_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084684_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Bulimina alazanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113032'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084684_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '466352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084684_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084684_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084684_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084684_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084684_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084684_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Bulimina alazanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113032'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084684_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '466352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084692_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084692_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084692_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084692_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084692_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084692_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084692_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084693_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084693_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084693_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084693_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084693_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084693_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084693_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084693_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084693_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084693_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084693_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084693_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084693_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084693_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084693_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084693_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084693_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084693_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084693_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084693_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084693_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084693_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084693_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084693_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084693_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084693_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084693_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084693_6'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084696_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084696_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084696_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084696_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084696_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084696_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Gavellinopsis translucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113160'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084696_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '113160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084699_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084699_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084699_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084699_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084699_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084699_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084699_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084699_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084699_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084699_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084699_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084699_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084699_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084699_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084704_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084704_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084704_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084704_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084704_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084704_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084704_7'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084704_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084704_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084704_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084704_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084704_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084704_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084704_8'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084705_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084705_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084705_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084705_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084705_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084705_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084705_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084707_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084707_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084707_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084707_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084707_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084707_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Nonionella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084707_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084709_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084709_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084709_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084709_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084709_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084709_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084709_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084710_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084710_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084710_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084710_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084710_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084710_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084710_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084712_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084712_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084712_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084712_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084712_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084712_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084712_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084713_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084713_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084713_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084713_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084713_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084713_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084713_7'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084714_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084714_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084714_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084714_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084714_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084714_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084714_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084714_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084714_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084714_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084714_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084714_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084714_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084714_6'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084714_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084714_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084714_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084714_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084714_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084714_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084714_7'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084715_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084715_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084715_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084715_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084715_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084715_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084715_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084716_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084716_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084716_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084716_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084716_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084716_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084716_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084717_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084717_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084717_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084717_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084717_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084717_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112316'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084717_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084718_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084718_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084718_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084718_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084718_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084718_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084718_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084721_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084721_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084721_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084721_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084721_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084721_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Rosalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112148'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084721_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084722_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084722_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084722_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084722_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084722_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084722_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Spirillina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112273'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084722_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084722_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084722_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084722_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084722_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084722_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084722_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Spirillina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112273'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084722_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084725_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084725_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084725_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084725_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084725_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084725_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Trochammina glogigerinoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084725_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084727_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084727_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084727_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084727_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084727_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084727_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Trochamminopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112413'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084727_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084727_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084727_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084727_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084727_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084727_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084727_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Trochamminopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112413'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084727_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084728_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084728_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084728_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084728_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084728_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084728_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112100'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084728_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084728_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084728_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084728_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084728_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084728_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084728_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112100'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084728_8'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084738_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084738_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084738_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084738_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358420:8084738_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358420'^^xsd:string;
  dwc:catalogNumber '8084738_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358420'^^xsd:anyURI;
  dwc:scientificName 'Astrorhiza sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112299'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358420:8084738_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084744_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084744_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084744_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084744_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358420:8084744_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358420'^^xsd:string;
  dwc:catalogNumber '8084744_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358420'^^xsd:anyURI;
  dwc:scientificName 'Bulimina alazanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113032'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358420:8084744_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '466352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084754_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084754_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084754_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084754_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358420:8084754_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358420'^^xsd:string;
  dwc:catalogNumber '8084754_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358420'^^xsd:anyURI;
  dwc:scientificName 'Gavellinopsis translucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113160'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358420:8084754_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '113160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084758_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084758_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084758_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084758_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358420:8084758_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358420'^^xsd:string;
  dwc:catalogNumber '8084758_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358420'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112189'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358420:8084758_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084761_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084761_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084761_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084761_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358420:8084761_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358420'^^xsd:string;
  dwc:catalogNumber '8084761_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358420'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358420:8084761_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084761_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084761_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084761_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084761_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358420:8084761_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358420'^^xsd:string;
  dwc:catalogNumber '8084761_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358420'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358420:8084761_6'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084769_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084769_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084769_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084769_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358420:8084769_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358420'^^xsd:string;
  dwc:catalogNumber '8084769_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358420'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358420:8084769_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084769_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084769_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084769_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084769_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358420:8084769_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358420'^^xsd:string;
  dwc:catalogNumber '8084769_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358420'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358420:8084769_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084769_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084769_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084769_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084769_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358420:8084769_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358420'^^xsd:string;
  dwc:catalogNumber '8084769_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358420'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358420:8084769_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084771_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084771_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084771_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084771_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358420:8084771_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358420'^^xsd:string;
  dwc:catalogNumber '8084771_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358420'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358420:8084771_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084772_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084772_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084772_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084772_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358420:8084772_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358420'^^xsd:string;
  dwc:catalogNumber '8084772_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358420'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112316'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358420:8084772_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084804_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084804_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084804_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084804_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084804_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084804_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Alliatina primitiva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '736506'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084804_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '849267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084804_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084804_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084804_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084804_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084804_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084804_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Alliatina primitiva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '736506'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084804_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '849267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084806_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084806_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084806_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084806_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084806_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084806_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Ammobaculites sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112345'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084806_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084809_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084809_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084809_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084809_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084809_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084809_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Anomalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112081'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084809_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084809_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084809_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084809_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084809_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084809_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084809_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Anomalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112081'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084809_8'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084810_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084810_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084810_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084810_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084810_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084810_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Astrorhiza sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112299'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084810_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084810_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084810_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084810_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084810_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084810_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084810_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Astrorhiza sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112299'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084810_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084810_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084810_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084810_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084810_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084810_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084810_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Astrorhiza sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112299'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084810_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084813_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084813_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084813_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084813_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084813_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084813_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Bolivina striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112989'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084813_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084813_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084813_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084813_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084813_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084813_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084813_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Bolivina striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112989'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084813_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084815_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084815_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084815_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084815_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084815_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084815_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Bolivina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084815_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084815_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084815_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084815_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084815_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084815_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084815_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Bolivina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084815_7'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084815_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084815_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084815_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084815_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084815_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084815_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Bolivina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084815_8'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084818_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084818_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084818_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084818_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084818_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084818_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Bulimina alazanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113032'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084818_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '466352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084820_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084820_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084820_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084820_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084820_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084820_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Bulimina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084820_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084826_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084826_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084826_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084826_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084826_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084826_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112084'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084826_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084828_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084828_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084828_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084828_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084828_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084828_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084828_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084828_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084828_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084828_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084828_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084828_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084828_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084828_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084547_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084547_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084547_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084547_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084547_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084547_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Rosalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112148'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084547_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084547_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084547_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084547_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084547_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084547_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084547_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Rosalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112148'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084547_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084548_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084548_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084548_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084548_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084548_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084548_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Saccammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112373'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084548_6'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084552_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084552_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084552_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084552_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084552_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084552_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Trochammina inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084552_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084553_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084553_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084553_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084553_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084553_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084553_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084553_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084553_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084553_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084553_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084553_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084553_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084553_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084553_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084554_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084554_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084554_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084554_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084554_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084554_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112100'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084554_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084537_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084537_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084537_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084537_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084537_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084537_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084537_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084538_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084538_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084538_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084538_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084538_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084538_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Milliolinella rotunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084538_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084523_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084523_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084523_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084523_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084523_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084523_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Alliatina primitiva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '736506'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084523_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '849267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084524_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084524_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084524_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084524_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084524_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084524_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Ammobaculites sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112345'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084524_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084526_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084526_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084526_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084526_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084526_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084526_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Bolivina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084526_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084526_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084526_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084526_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084526_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084526_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084526_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Bolivina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084526_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084526_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084526_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084526_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084526_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084526_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084526_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Bolivina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084526_8'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084527_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084527_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084527_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084527_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084527_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084527_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Bulimina alazanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113032'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084527_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '466352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084528_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084528_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084528_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084528_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084528_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084528_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Bulimina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084528_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084531_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084531_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084531_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084531_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084531_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084531_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084531_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084531_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084531_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084531_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084531_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084531_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084531_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084531_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084531_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084531_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084531_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084531_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084531_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084531_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084531_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084533_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084533_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084533_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084533_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084533_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084533_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084533_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084534_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084534_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084534_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084534_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084534_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084534_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084534_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084535_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084535_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084535_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084535_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084535_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084535_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112189'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084535_7'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084539_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084539_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084539_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084539_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084539_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084539_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Nodellum membranaceum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112434'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084539_8'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084540_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084540_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084540_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084540_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084540_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084540_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084540_8'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084541_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084541_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084541_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084541_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084541_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084541_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Nonionella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084541_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084542_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084542_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084542_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084542_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084542_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084542_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084542_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084544_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084544_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084544_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084544_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084544_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084544_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084544_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084545_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084545_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084545_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084545_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084545_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084545_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084545_6'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084549_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084549_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084549_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084549_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084549_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084549_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Spirillina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112273'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084549_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084677_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084677_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084677_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084677_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084677_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084677_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Anomalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112081'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084677_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084678_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084678_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084678_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084678_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084678_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084678_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Astrorhiza sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112299'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084678_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084681_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084681_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084681_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084681_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084681_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084681_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Bolivina striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112989'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084681_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084691_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084691_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084691_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084691_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084691_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084691_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112084'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084691_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084692_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084692_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084692_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084692_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084692_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084692_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084692_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084693_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084693_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084693_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084693_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084693_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084693_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084693_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084693_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084693_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084693_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084693_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084693_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084693_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084693_7'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084694_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084694_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084694_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084694_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084694_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084694_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084694_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084701_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084701_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084701_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084701_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084701_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084701_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084701_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084705_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084705_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084705_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084705_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084705_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084705_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084705_6'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084709_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084709_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084709_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084709_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084709_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084709_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084709_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084714_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084714_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084714_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084714_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084714_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084714_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084714_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084715_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084715_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084715_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084715_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084715_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084715_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084715_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084717_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084717_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084717_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084717_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084717_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084717_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112316'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084717_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084725_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084725_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084725_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084725_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084725_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084725_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Trochammina glogigerinoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084725_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084728_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084728_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084728_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358417%3A8084728_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084728_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358417'^^xsd:string;
  dwc:catalogNumber '8084728_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358417'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112100'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358417:8084728_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084738_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084738_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084738_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084738_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358420:8084738_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358420'^^xsd:string;
  dwc:catalogNumber '8084738_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358420'^^xsd:anyURI;
  dwc:scientificName 'Astrorhiza sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112299'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358420:8084738_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084754_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084754_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084754_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084754_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358420:8084754_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358420'^^xsd:string;
  dwc:catalogNumber '8084754_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358420'^^xsd:anyURI;
  dwc:scientificName 'Gavellinopsis translucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113160'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358420:8084754_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '113160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084759_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084759_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084759_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084759_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358420:8084759_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358420'^^xsd:string;
  dwc:catalogNumber '8084759_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358420'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358420:8084759_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084768_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084768_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084768_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084768_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358420:8084768_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358420'^^xsd:string;
  dwc:catalogNumber '8084768_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358420'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358420:8084768_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084769_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084769_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084769_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084769_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358420:8084769_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358420'^^xsd:string;
  dwc:catalogNumber '8084769_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358420'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358420:8084769_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084775_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084775_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084775_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358420%3A8084775_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358420:8084775_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358420'^^xsd:string;
  dwc:catalogNumber '8084775_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358420'^^xsd:anyURI;
  dwc:scientificName 'Trochammina inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358420:8084775_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084803_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084803_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084803_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084803_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084803_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084803_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084803_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084809_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084809_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084809_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084809_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084809_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084809_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Anomalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112081'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084809_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084810_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084810_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084810_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084810_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084810_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084810_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Astrorhiza sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112299'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084810_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084815_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084815_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084815_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084815_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084815_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084815_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Bolivina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084815_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084818_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084818_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084818_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084818_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084818_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084818_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Bulimina alazanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113032'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084818_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '466352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084818_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084818_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084818_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084818_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084818_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084818_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Bulimina alazanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113032'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084818_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '466352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084547_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084547_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084547_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084547_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084547_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084547_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Rosalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112148'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084547_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084547_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084547_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084547_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084547_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084547_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084547_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Rosalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112148'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084547_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084551_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084551_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084551_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084551_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084551_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084551_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Textularia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112394'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084551_7'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084551_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084551_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084551_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084551_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084551_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084551_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Textularia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112394'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084551_8'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084554_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084554_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084554_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084554_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084554_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084554_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112100'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084554_8'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084852_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084852_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084852_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084852_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084852_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084852_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Nonionella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084852_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084854_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084854_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084854_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084854_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084854_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084854_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084854_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084859_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084859_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084859_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084859_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084859_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084859_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084859_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084861_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084861_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084861_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084861_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084861_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084861_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084861_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084861_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084861_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084861_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084861_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084861_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084861_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084861_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084861_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084861_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084861_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084861_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084861_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084861_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084861_7'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084863_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084863_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084863_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084863_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084863_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084863_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084863_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084864_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084864_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084864_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084864_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084864_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084864_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112316'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084864_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084868_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084868_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084868_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084868_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084868_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084868_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Rosalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112148'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084868_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084870_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084870_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084870_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084870_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084870_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084870_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Spirillina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112273'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084870_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084874_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084874_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084874_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084874_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084874_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084874_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Trochammina inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084874_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084876_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084876_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084876_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084876_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084876_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084876_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084876_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084877_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084877_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084877_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084877_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084877_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084877_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Trochamminopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112413'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084877_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084880_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084880_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084880_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084880_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084880_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084880_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112100'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084880_8'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084536_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084536_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084536_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084536_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084536_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084536_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084536_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084523_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084523_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084523_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084523_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084523_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084523_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Alliatina primitiva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '736506'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084523_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '849267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084526_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084526_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084526_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084526_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084526_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084526_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Bolivina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084526_7'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084530_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084530_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084530_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084530_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084530_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084530_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084530_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084531_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084531_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084531_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084531_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084531_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084531_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084531_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084540_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084540_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084540_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084540_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084540_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084540_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084540_7'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084541_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084541_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084541_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084541_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084541_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084541_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Nonionella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084541_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084544_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084544_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084544_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358403%3A8084544_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084544_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358403'^^xsd:string;
  dwc:catalogNumber '8084544_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358403'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358403:8084544_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084829_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084829_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084829_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084829_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084829_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084829_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084829_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084829_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084829_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084829_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084829_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084829_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084829_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084829_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084829_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084829_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084829_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084829_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084829_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084829_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084829_6'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084830_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084830_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084830_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084830_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084830_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084830_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084830_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084837_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084837_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084837_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084837_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084837_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084837_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084837_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084840_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084840_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084840_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084840_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084840_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084840_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084840_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084843_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084843_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084843_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084843_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084843_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084843_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084843_6'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084847_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084847_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084847_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1748 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1748"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358427%3A8084847_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084847_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358427'^^xsd:string;
  dwc:catalogNumber '8084847_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358427'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.1748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358427:8084847_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151351_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151351_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151351_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151351_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59073:2151351_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59073'^^xsd:string;
  dwc:catalogNumber '2151351_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59073'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59073:2151351_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151351_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151351_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151351_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151351_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59073:2151351_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59073'^^xsd:string;
  dwc:catalogNumber '2151351_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59073'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59073:2151351_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151351_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151351_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151351_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151351_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59073:2151351_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59073'^^xsd:string;
  dwc:catalogNumber '2151351_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59073'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59073:2151351_7'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151355_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151355_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151355_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151355_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59073:2151355_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59073'^^xsd:string;
  dwc:catalogNumber '2151355_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59073'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59073:2151355_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151355_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151355_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151355_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151355_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59073:2151355_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59073'^^xsd:string;
  dwc:catalogNumber '2151355_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59073'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59073:2151355_4'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151357_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151357_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151357_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151357_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59073:2151357_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59073'^^xsd:string;
  dwc:catalogNumber '2151357_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59073'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59073:2151357_4'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151358_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151358_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151358_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151358_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59073:2151358_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59073'^^xsd:string;
  dwc:catalogNumber '2151358_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59073'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59073:2151358_4'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151360_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151360_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151360_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151360_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59073:2151360_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59073'^^xsd:string;
  dwc:catalogNumber '2151360_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59073'^^xsd:anyURI;
  dwc:scientificName 'Triloculina frigida/tricarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112047'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59073:2151360_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151455_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151455_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151455_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151455_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151455_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151455_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Alliatina primitiva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '736506'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151455_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '849267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151459_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151459_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151459_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151459_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151459_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151459_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Anomalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112081'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151459_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151460_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151460_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151460_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151460_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151460_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151460_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Aschemonella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '137319'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151460_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151460_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151460_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151460_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151460_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151460_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151460_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Aschemonella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '137319'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151460_4'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151461_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151461_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151461_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151461_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151461_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151461_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Astrorhiza sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112299'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151461_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151462_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151462_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151462_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151462_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151462_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151462_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Bolivina pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151462_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151463_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151463_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151463_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151463_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151463_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151463_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Bulimina alazanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113032'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151463_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '466352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151467_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151467_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151467_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151467_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151467_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151467_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides praecinctus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '988265'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151467_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '527096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151473_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151473_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151473_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151473_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151473_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151473_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151473_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151473_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151473_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151473_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151473_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151473_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151473_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151473_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151473_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151473_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151473_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151473_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151473_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151473_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151473_7'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151477_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151477_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151477_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151477_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151477_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151477_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Gavellinopsis translucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113160'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151477_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '113160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151478_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151478_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151478_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151478_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151478_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151478_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151478_4'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151479_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151479_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151479_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151479_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151479_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151479_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151479_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151482_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151482_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151482_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151482_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151482_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151482_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151482_4'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151483_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151483_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151483_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151483_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151483_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151483_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112330'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151483_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151485_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151485_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151485_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151485_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151485_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151485_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151485_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151488_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151488_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151488_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151488_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151488_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151488_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151488_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151490_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151490_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151490_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151490_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151490_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151490_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151490_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151490_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151490_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151490_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151490_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151490_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151490_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151490_4'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151494_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151494_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151494_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151494_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151494_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151494_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151494_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151494_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151494_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151494_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151494_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151494_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151494_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151494_7'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151495_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151495_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151495_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151495_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151495_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151495_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Nonionella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151495_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151496_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151496_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151496_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151496_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151496_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151496_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151496_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151496_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151496_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151496_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151496_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151496_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151496_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151496_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151505_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151505_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151505_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151505_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151505_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151505_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151505_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151505_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151505_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151505_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151505_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151505_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151505_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151505_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151505_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151505_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151505_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151505_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151505_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151505_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151505_4'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151507_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151507_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151507_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151507_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151507_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151507_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151507_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151515_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151515_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151515_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151515_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151515_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151515_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151515_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151517_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151517_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151517_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151517_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151517_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151517_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112100'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151517_5'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151518_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151518_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151518_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151518_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151518_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151518_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Virgulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112184'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151518_5'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151518_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151518_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151518_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151518_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151518_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151518_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Virgulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112184'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151518_7'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151118_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151118_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151118_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151118_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151118_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59066'^^xsd:string;
  dwc:catalogNumber '2151118_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59066'^^xsd:anyURI;
  dwc:scientificName 'Aschemonella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '137319'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151118_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151119_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151119_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151119_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151119_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151119_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59066'^^xsd:string;
  dwc:catalogNumber '2151119_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59066'^^xsd:anyURI;
  dwc:scientificName 'Astrorhiza sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112299'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151119_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151120_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151120_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151120_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151120_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151120_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59066'^^xsd:string;
  dwc:catalogNumber '2151120_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59066'^^xsd:anyURI;
  dwc:scientificName 'Bulimina alazanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113032'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151120_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '466352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151122_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151122_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151122_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151122_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151122_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59066'^^xsd:string;
  dwc:catalogNumber '2151122_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59066'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides praecinctus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '988265'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151122_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '527096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151124_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151124_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151124_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151124_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151124_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59066'^^xsd:string;
  dwc:catalogNumber '2151124_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59066'^^xsd:anyURI;
  dwc:scientificName 'Gavellinopsis translucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113160'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151124_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '113160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151124_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151124_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151124_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151124_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151124_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59066'^^xsd:string;
  dwc:catalogNumber '2151124_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59066'^^xsd:anyURI;
  dwc:scientificName 'Gavellinopsis translucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113160'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151124_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '113160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151127_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151127_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151127_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151127_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151127_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59066'^^xsd:string;
  dwc:catalogNumber '2151127_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59066'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151127_4'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151128_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151128_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151128_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151128_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151128_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59066'^^xsd:string;
  dwc:catalogNumber '2151128_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59066'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151128_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151130_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151130_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151130_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151130_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151130_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59066'^^xsd:string;
  dwc:catalogNumber '2151130_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59066'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151130_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151132_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151132_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151132_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151132_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151132_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59066'^^xsd:string;
  dwc:catalogNumber '2151132_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59066'^^xsd:anyURI;
  dwc:scientificName 'Nonionella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151132_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151133_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151133_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151133_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151133_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151133_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59066'^^xsd:string;
  dwc:catalogNumber '2151133_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59066'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151133_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151142_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151142_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151142_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151142_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151142_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59066'^^xsd:string;
  dwc:catalogNumber '2151142_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59066'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151142_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151142_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151142_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151142_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151142_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151142_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59066'^^xsd:string;
  dwc:catalogNumber '2151142_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59066'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151142_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151145_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151145_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151145_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151145_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151145_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59066'^^xsd:string;
  dwc:catalogNumber '2151145_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59066'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151145_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151146_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151146_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151146_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151146_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151146_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59066'^^xsd:string;
  dwc:catalogNumber '2151146_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59066'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151146_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151148_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151148_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151148_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151148_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151148_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59066'^^xsd:string;
  dwc:catalogNumber '2151148_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59066'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112100'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151148_7'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151239_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151239_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151239_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151239_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59070:2151239_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59070'^^xsd:string;
  dwc:catalogNumber '2151239_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59070'^^xsd:anyURI;
  dwc:scientificName 'Astrorhiza sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112299'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59070:2151239_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151239_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151239_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151239_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151239_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59070:2151239_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59070'^^xsd:string;
  dwc:catalogNumber '2151239_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59070'^^xsd:anyURI;
  dwc:scientificName 'Astrorhiza sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112299'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59070:2151239_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151247_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151247_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151247_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151247_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59070:2151247_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59070'^^xsd:string;
  dwc:catalogNumber '2151247_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59070'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59070:2151247_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151250_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151250_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151250_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151250_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59070:2151250_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59070'^^xsd:string;
  dwc:catalogNumber '2151250_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59070'^^xsd:anyURI;
  dwc:scientificName 'Gavellinopsis translucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113160'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59070:2151250_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '113160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151251_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151251_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151251_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151251_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59070:2151251_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59070'^^xsd:string;
  dwc:catalogNumber '2151251_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59070'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59070:2151251_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151254_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151254_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151254_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151254_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59070:2151254_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59070'^^xsd:string;
  dwc:catalogNumber '2151254_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59070'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112330'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59070:2151254_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151255_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151255_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151255_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151255_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59070:2151255_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59070'^^xsd:string;
  dwc:catalogNumber '2151255_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59070'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59070:2151255_5'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151262_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151262_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151262_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151262_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59070:2151262_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59070'^^xsd:string;
  dwc:catalogNumber '2151262_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59070'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59070:2151262_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151264_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151264_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151264_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151264_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59070:2151264_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59070'^^xsd:string;
  dwc:catalogNumber '2151264_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59070'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59070:2151264_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151277_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151277_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151277_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151277_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59070:2151277_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59070'^^xsd:string;
  dwc:catalogNumber '2151277_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59070'^^xsd:anyURI;
  dwc:scientificName 'Virgulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112184'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59070:2151277_5'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151277_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151277_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151277_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151277_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59070:2151277_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59070'^^xsd:string;
  dwc:catalogNumber '2151277_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59070'^^xsd:anyURI;
  dwc:scientificName 'Virgulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112184'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59070:2151277_7'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151460_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151460_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151460_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151460_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151460_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151460_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Aschemonella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '137319'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151460_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151461_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151461_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151461_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151461_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151461_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151461_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Astrorhiza sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112299'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151461_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151467_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151467_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151467_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151467_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151467_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151467_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides praecinctus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '988265'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151467_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '527096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151477_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151477_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151477_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151477_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151477_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151477_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Gavellinopsis translucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113160'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151477_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '113160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151481_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151481_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151481_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151481_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151481_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151481_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides polius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '418002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151481_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151484_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151484_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151484_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151484_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151484_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151484_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151484_5'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151494_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151494_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151494_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151494_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151494_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151494_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151494_4'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151496_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151496_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151496_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151496_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151496_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151496_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151496_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151503_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151503_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151503_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151503_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151503_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151503_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151503_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151508_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151508_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151508_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151508_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151508_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151508_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151508_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151512_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151512_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151512_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151512_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151512_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151512_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Triloculina frigida/tricarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112047'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151512_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151517_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151517_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151517_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59076%3A2151517_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151517_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59076'^^xsd:string;
  dwc:catalogNumber '2151517_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59076'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112100'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59076:2151517_7'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151140_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151140_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151140_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151140_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151140_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59066'^^xsd:string;
  dwc:catalogNumber '2151140_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59066'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151140_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151144_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151144_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151144_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151144_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151144_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59066'^^xsd:string;
  dwc:catalogNumber '2151144_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59066'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151144_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151148_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151148_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151148_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151148_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151148_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59066'^^xsd:string;
  dwc:catalogNumber '2151148_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59066'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112100'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151148_5'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151237_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151237_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151237_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151237_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59070:2151237_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59070'^^xsd:string;
  dwc:catalogNumber '2151237_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59070'^^xsd:anyURI;
  dwc:scientificName 'Alliatina primitiva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '736506'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59070:2151237_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '849267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151247_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151247_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151247_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151247_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59070:2151247_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59070'^^xsd:string;
  dwc:catalogNumber '2151247_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59070'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59070:2151247_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151252_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151252_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151252_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151252_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59070:2151252_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59070'^^xsd:string;
  dwc:catalogNumber '2151252_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59070'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides polius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '418002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59070:2151252_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151264_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151264_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151264_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151264_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59070:2151264_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59070'^^xsd:string;
  dwc:catalogNumber '2151264_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59070'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59070:2151264_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151269_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151269_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151269_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59070%3A2151269_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59070:2151269_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59070'^^xsd:string;
  dwc:catalogNumber '2151269_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59070'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59070:2151269_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151349_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151349_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151349_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151349_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59073:2151349_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59073'^^xsd:string;
  dwc:catalogNumber '2151349_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59073'^^xsd:anyURI;
  dwc:scientificName 'Anomalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112081'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59073:2151349_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151350_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151350_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151350_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151350_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59073:2151350_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59073'^^xsd:string;
  dwc:catalogNumber '2151350_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59073'^^xsd:anyURI;
  dwc:scientificName 'Bolivina pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59073:2151350_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151354_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151354_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151354_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151354_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59073:2151354_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59073'^^xsd:string;
  dwc:catalogNumber '2151354_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59073'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59073:2151354_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151357_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151357_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151357_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151357_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59073:2151357_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59073'^^xsd:string;
  dwc:catalogNumber '2151357_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59073'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59073:2151357_7'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151362_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151362_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151362_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59073%3A2151362_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59073:2151362_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59073'^^xsd:string;
  dwc:catalogNumber '2151362_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59073'^^xsd:anyURI;
  dwc:scientificName 'Virgulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112184'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59073:2151362_7'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151118_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151118_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151118_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151118_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151118_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59066'^^xsd:string;
  dwc:catalogNumber '2151118_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59066'^^xsd:anyURI;
  dwc:scientificName 'Aschemonella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '137319'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151118_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151118_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151118_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151118_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151118_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151118_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59066'^^xsd:string;
  dwc:catalogNumber '2151118_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59066'^^xsd:anyURI;
  dwc:scientificName 'Aschemonella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '137319'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151118_4'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151122_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151122_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151122_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151122_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151122_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59066'^^xsd:string;
  dwc:catalogNumber '2151122_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59066'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides praecinctus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '988265'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151122_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '527096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151125_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151125_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151125_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.175 59.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.175"^^xsd:decimal ;
  dwc:decimalLongitude "59.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59066%3A2151125_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151125_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59066'^^xsd:string;
  dwc:catalogNumber '2151125_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59066'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '59.7667'^^xsd:double;
  dwc:latitude '16.175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59066:2151125_4'^^xsd:anyURI;
  dwc:observationDate '1998-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084636_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084636_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084636_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084636_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358411:8084636_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358411'^^xsd:string;
  dwc:catalogNumber '8084636_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358411'^^xsd:anyURI;
  dwc:scientificName 'Bathysiphon sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112300'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358411:8084636_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '112300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084583_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084583_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084583_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084583_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358406:8084583_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358406'^^xsd:string;
  dwc:catalogNumber '8084583_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358406'^^xsd:anyURI;
  dwc:scientificName 'Allogromides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358406:8084583_7'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084584_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084584_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084584_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084584_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358406:8084584_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358406'^^xsd:string;
  dwc:catalogNumber '8084584_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358406'^^xsd:anyURI;
  dwc:scientificName 'Bolivina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112985'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358406:8084584_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '112985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084586_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084586_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084586_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084586_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358406:8084586_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358406'^^xsd:string;
  dwc:catalogNumber '8084586_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358406'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358406:8084586_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084586_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084586_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084586_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084586_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358406:8084586_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358406'^^xsd:string;
  dwc:catalogNumber '8084586_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358406'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358406:8084586_7'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084587_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084587_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084587_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084587_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358406:8084587_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358406'^^xsd:string;
  dwc:catalogNumber '8084587_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358406'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358406:8084587_5'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084588_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084588_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084588_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084588_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358406:8084588_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358406'^^xsd:string;
  dwc:catalogNumber '8084588_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358406'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358406:8084588_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084589_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084589_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084589_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084589_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358406:8084589_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358406'^^xsd:string;
  dwc:catalogNumber '8084589_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358406'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358406:8084589_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084590_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084590_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084590_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084590_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358406:8084590_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358406'^^xsd:string;
  dwc:catalogNumber '8084590_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358406'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis cf. umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358406:8084590_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084591_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084591_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084591_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084591_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358406:8084591_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358406'^^xsd:string;
  dwc:catalogNumber '8084591_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358406'^^xsd:anyURI;
  dwc:scientificName 'Trochammina inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358406:8084591_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084635_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084635_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084635_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084635_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358411:8084635_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358411'^^xsd:string;
  dwc:catalogNumber '8084635_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358411'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358411:8084635_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084638_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084638_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084638_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084638_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358411:8084638_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358411'^^xsd:string;
  dwc:catalogNumber '8084638_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358411'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358411:8084638_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084638_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084638_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084638_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084638_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358411:8084638_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358411'^^xsd:string;
  dwc:catalogNumber '8084638_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358411'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358411:8084638_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084638_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084638_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084638_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084638_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358411:8084638_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358411'^^xsd:string;
  dwc:catalogNumber '8084638_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358411'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358411:8084638_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084639_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084639_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084639_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084639_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358411:8084639_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358411'^^xsd:string;
  dwc:catalogNumber '8084639_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358411'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358411:8084639_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084644_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084644_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084644_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084644_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358411:8084644_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358411'^^xsd:string;
  dwc:catalogNumber '8084644_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358411'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358411:8084644_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084647_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084647_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084647_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084647_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358411:8084647_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358411'^^xsd:string;
  dwc:catalogNumber '8084647_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358411'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358411:8084647_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084649_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084649_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084649_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084649_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358411:8084649_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358411'^^xsd:string;
  dwc:catalogNumber '8084649_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358411'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358411:8084649_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084651_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084651_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084651_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084651_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358411:8084651_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358411'^^xsd:string;
  dwc:catalogNumber '8084651_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358411'^^xsd:anyURI;
  dwc:scientificName 'Trochammina inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358411:8084651_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084652_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084652_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084652_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084652_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358411:8084652_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358411'^^xsd:string;
  dwc:catalogNumber '8084652_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358411'^^xsd:anyURI;
  dwc:scientificName 'Trochammina sp. cf. Alveolophragmium wiesneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358411:8084652_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084248_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084248_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084248_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084248_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084248_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084248_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084248_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084249_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084249_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084249_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084249_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084249_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084249_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Allogromides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084249_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084249_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084249_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084249_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084249_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084249_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084249_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Allogromides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084249_7'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084254_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084254_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084254_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084254_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084254_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084254_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Bathysiphon sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112300'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084254_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '112300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084254_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084254_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084254_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084254_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084254_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084254_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Bathysiphon sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112300'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084254_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '112300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084259_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084259_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084259_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084259_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084259_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084259_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084259_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084259_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084259_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084259_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084259_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084259_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084259_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084259_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084261_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084261_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084261_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084261_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084261_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084261_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084261_5'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084262_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084262_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084262_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084262_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084262_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084262_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084262_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084262_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084262_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084262_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084262_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084262_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084262_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084262_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084262_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084262_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084262_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084262_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084262_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084262_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084262_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084263_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084263_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084263_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084263_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084263_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084263_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084263_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084263_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084263_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084263_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084263_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084263_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084263_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084263_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084267_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084267_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084267_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084267_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084267_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084267_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084267_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084268_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084268_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084268_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084268_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084268_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084268_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Lenticulina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112284'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084268_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '112284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084269_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084269_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084269_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084269_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084269_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084269_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084269_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084269_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084269_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084269_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084269_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084269_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084269_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084269_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084274_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084274_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084274_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084274_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084274_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084274_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084274_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084276_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084276_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084276_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084276_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084276_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084276_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis cf. umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084276_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084277_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084277_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084277_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084277_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084277_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084277_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Osangularia culter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112841'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084277_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '112841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084282_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084282_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084282_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084282_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084282_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084282_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084282_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084284_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084284_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084284_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084284_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084284_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084284_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084284_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084284_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084284_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084284_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084284_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084284_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084284_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084284_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084285_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084285_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084285_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084285_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084285_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084285_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084285_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084285_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084285_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084285_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084285_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084285_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084285_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084285_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084285_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084285_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084285_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084285_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084285_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084285_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084285_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084287_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084287_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084287_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084287_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084287_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084287_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Trochammina inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084287_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084288_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084288_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084288_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084288_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084288_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084288_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Trochammina sp. cf. Alveolophragmium wiesneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084288_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084289_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084289_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084289_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084289_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084289_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084289_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113770'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084289_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '580067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084093_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084093_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084093_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084093_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084093_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358351'^^xsd:string;
  dwc:catalogNumber '8084093_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358351'^^xsd:anyURI;
  dwc:scientificName 'Aschemonella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '137319'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084093_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '137319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084098_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084098_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084098_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084098_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084098_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358351'^^xsd:string;
  dwc:catalogNumber '8084098_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358351'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084098_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084098_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084098_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084098_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084098_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084098_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358351'^^xsd:string;
  dwc:catalogNumber '8084098_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358351'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084098_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084100_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084100_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084100_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084100_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084100_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358351'^^xsd:string;
  dwc:catalogNumber '8084100_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358351'^^xsd:anyURI;
  dwc:scientificName 'Hormosina distans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113978'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084100_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '113984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084102_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084102_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084102_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084102_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084102_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358351'^^xsd:string;
  dwc:catalogNumber '8084102_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358351'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084102_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084103_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084103_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084103_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084103_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084103_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358351'^^xsd:string;
  dwc:catalogNumber '8084103_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358351'^^xsd:anyURI;
  dwc:scientificName 'Lenticulina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112284'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084103_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '112284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084104_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084104_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084104_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084104_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084104_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358351'^^xsd:string;
  dwc:catalogNumber '8084104_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358351'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084104_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084106_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084106_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084106_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084106_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084106_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358351'^^xsd:string;
  dwc:catalogNumber '8084106_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358351'^^xsd:anyURI;
  dwc:scientificName 'Osangularia culter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112841'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084106_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '112841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084110_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084110_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084110_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084110_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084110_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358351'^^xsd:string;
  dwc:catalogNumber '8084110_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358351'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084110_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084112_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084112_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084112_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084112_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084112_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358351'^^xsd:string;
  dwc:catalogNumber '8084112_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358351'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084112_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084113_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084113_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084113_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084113_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084113_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358351'^^xsd:string;
  dwc:catalogNumber '8084113_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358351'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084113_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084113_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084113_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084113_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084113_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084113_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358351'^^xsd:string;
  dwc:catalogNumber '8084113_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358351'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084113_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084115_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084115_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084115_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084115_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084115_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358351'^^xsd:string;
  dwc:catalogNumber '8084115_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358351'^^xsd:anyURI;
  dwc:scientificName 'Trochammina inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084115_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084116_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084116_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084116_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084116_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084116_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358351'^^xsd:string;
  dwc:catalogNumber '8084116_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358351'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113770'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084116_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '580067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084116_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084116_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084116_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084116_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084116_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358351'^^xsd:string;
  dwc:catalogNumber '8084116_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358351'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113770'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084116_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '580067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084284_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084284_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084284_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084284_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084284_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084284_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084284_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084287_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084287_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084287_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084287_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084287_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084287_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Trochammina inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084287_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084289_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084289_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084289_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084289_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084289_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084289_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113770'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084289_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '580067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084583_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084583_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084583_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084583_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358406:8084583_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358406'^^xsd:string;
  dwc:catalogNumber '8084583_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358406'^^xsd:anyURI;
  dwc:scientificName 'Allogromides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358406:8084583_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084583_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084583_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084583_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084583_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358406:8084583_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358406'^^xsd:string;
  dwc:catalogNumber '8084583_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358406'^^xsd:anyURI;
  dwc:scientificName 'Allogromides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358406:8084583_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084586_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084586_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084586_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084586_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358406:8084586_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358406'^^xsd:string;
  dwc:catalogNumber '8084586_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358406'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358406:8084586_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084588_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084588_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084588_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358406%3A8084588_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358406:8084588_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358406'^^xsd:string;
  dwc:catalogNumber '8084588_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358406'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358406:8084588_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084636_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084636_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084636_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084636_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358411:8084636_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358411'^^xsd:string;
  dwc:catalogNumber '8084636_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358411'^^xsd:anyURI;
  dwc:scientificName 'Bathysiphon sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112300'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358411:8084636_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '112300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084638_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084638_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084638_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084638_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358411:8084638_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358411'^^xsd:string;
  dwc:catalogNumber '8084638_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358411'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358411:8084638_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084650_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084650_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084650_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358411%3A8084650_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358411:8084650_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358411'^^xsd:string;
  dwc:catalogNumber '8084650_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358411'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358411:8084650_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084097_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084097_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084097_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084097_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084097_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358351'^^xsd:string;
  dwc:catalogNumber '8084097_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358351'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084097_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084098_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084098_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084098_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084098_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084098_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358351'^^xsd:string;
  dwc:catalogNumber '8084098_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358351'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084098_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084104_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084104_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084104_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084104_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084104_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358351'^^xsd:string;
  dwc:catalogNumber '8084104_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358351'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084104_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084112_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084112_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084112_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084112_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084112_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358351'^^xsd:string;
  dwc:catalogNumber '8084112_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358351'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084112_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084113_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084113_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084113_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358351%3A8084113_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084113_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358351'^^xsd:string;
  dwc:catalogNumber '8084113_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358351'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358351:8084113_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084249_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084249_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084249_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084249_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084249_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084249_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Allogromides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084249_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084252_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084252_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084252_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084252_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084252_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084252_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Aschemonella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '137319'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084252_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '137319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084255_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084255_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084255_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084255_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084255_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084255_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Bolivina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112985'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084255_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '112985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084259_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084259_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084259_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084259_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084259_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084259_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084259_7'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084262_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084262_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084262_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084262_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084262_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084262_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084262_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084263_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084263_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084263_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084263_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084263_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084263_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084263_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084265_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084265_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084265_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084265_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084265_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084265_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Hormosina distans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113978'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084265_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '113984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084275_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084275_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084275_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084275_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084275_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084275_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084275_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084281_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084281_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084281_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1757 59.7672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1757"^^xsd:decimal ;
  dwc:decimalLongitude "59.7672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358360%3A8084281_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084281_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358360'^^xsd:string;
  dwc:catalogNumber '8084281_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358360'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '59.7672'^^xsd:double;
  dwc:latitude '16.1757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358360:8084281_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145621_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145621_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145621_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145621_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145621_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145621_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Ammolagena clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113827'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145621_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145626_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145626_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145626_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145626_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145626_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145626_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145626_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145628_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145628_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145628_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145628_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145628_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145628_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Astrononion sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112226'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145628_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145633_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145633_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145633_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145633_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145633_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145633_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Bolivina pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145633_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145633_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145633_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145633_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145633_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145633_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145633_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Bolivina pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145633_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145635_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145635_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145635_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145635_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145635_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145635_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Bolivina striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112989'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145635_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145639_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145639_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145639_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145639_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145639_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145639_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Bulimina aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113030'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145639_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145639_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145639_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145639_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145639_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145639_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145639_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Bulimina aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113030'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145639_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145642_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145642_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145642_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145642_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145642_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145642_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Cassidella pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '913942'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145642_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '913942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145644_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145644_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145644_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145644_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145644_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145644_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Chilostomella oolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113553'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145644_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145645_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145645_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145645_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145645_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145645_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145645_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145645_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145648_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145648_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145648_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145648_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145648_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145648_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112084'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145648_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145649_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145649_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145649_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145649_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145649_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145649_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Cornuspira involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112488'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145649_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145652_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145652_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145652_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145652_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145652_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145652_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides subglobosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254681'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145652_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '254681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145653_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145653_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145653_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145653_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145653_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145653_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Crithionina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112362'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145653_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145657_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145657_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145657_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145657_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145657_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145657_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Dentalina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112217'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145657_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145658_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145658_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145658_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145658_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145658_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145658_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145658_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Earlandammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112402'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145658_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145659_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145659_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145659_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145659_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145659_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145659_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145659_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Eggerella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113930'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145659_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145661_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145661_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145661_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145661_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145661_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145661_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145661_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina trigona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113089'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145661_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145662_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145662_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145662_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145662_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145662_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145662_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145662_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145662_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145663_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145663_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145663_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145663_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145663_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145663_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145663_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145663_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145663_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145663_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145663_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145663_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145663_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145663_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145663_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145663_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145663_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145663_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145663_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145663_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145663_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145663_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145663_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145663_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145668_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145668_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145668_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145668_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145668_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145668_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145668_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Evolvocassidulina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '466376'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145668_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '466376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145668_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145668_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145668_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145668_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145668_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145668_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145668_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Evolvocassidulina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '466376'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145668_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '466376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145669_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145669_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145669_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145669_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145669_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145669_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145669_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145669_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145673_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145673_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145673_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145673_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145673_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145673_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145673_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Gavellinopsis praegeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113159'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145673_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145674_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145674_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145674_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145674_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145674_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145674_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145674_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Gavellinopsis translucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113160'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145674_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145678_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145678_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145678_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145678_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145678_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145678_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145678_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145678_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145680_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145680_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145680_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145680_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145680_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145680_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145680_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Glomospira gordialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113830'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145680_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145681_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145681_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145681_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145681_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145681_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145681_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145681_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112189'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145681_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145685_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145685_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145685_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145685_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145685_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145685_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145685_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides soldanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113416'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145685_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145685_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145685_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145685_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145685_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145685_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145685_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145685_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides soldanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113416'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145685_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145689_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145689_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145689_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145689_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145689_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145689_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145689_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145689_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145691_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145691_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145691_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145691_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145691_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145691_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145691_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Hormosina aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145691_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145691_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145691_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145691_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145691_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145691_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145691_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145691_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Hormosina aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145691_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145694_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145694_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145694_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145694_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145694_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145694_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145694_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Hormosina nodulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145694_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145697_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145697_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145697_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145697_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145697_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145697_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145697_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145697_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145697_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145697_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145697_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145697_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145697_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145697_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145697_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145697_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145701_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145701_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145701_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145701_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145701_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145701_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145701_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145701_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145701_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145701_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145701_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145701_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145701_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145701_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145701_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145701_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145702_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145702_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145702_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145702_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145702_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145702_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145702_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Lenticulina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112284'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145702_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145705_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145705_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145705_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145705_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145705_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145705_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145705_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Martinottiella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113913'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145705_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145706_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145706_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145706_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145706_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145706_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145706_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145706_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145706_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145706_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145706_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145706_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145706_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145706_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145706_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145706_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145706_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145709_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145709_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145709_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145709_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145709_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145709_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145709_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112028'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145709_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145713_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145713_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145713_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145713_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145713_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145713_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145713_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Nonionella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145713_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145713_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145713_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145713_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145713_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145713_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145713_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145713_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Nonionella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145713_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145714_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145714_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145714_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145714_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145714_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145714_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145714_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145714_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145716_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145716_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145716_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145716_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145716_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145716_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145716_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145716_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145716_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145716_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145716_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145716_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145716_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145716_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145716_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145716_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145721_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145721_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145721_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145721_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145721_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145721_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145721_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Osangularia culter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112841'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145721_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145721_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145721_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145721_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145721_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145721_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145721_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145721_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Osangularia culter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112841'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145721_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145722_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145722_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145722_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145722_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145722_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145722_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145722_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Parafissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112158'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145722_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145725_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145725_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145725_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145725_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145725_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145725_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145725_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Polystomammina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114321'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145725_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145728_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145728_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145728_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145728_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145728_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145728_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145728_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114185'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145728_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145730_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145730_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145730_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145730_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145730_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145730_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145730_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145730_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145731_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145731_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145731_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145731_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145731_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145731_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145731_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145731_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145732_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145732_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145732_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145732_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145732_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145732_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145732_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145732_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145733_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145733_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145733_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145733_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145733_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145733_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145733_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo murrhina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112593'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145733_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145735_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145735_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145735_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145735_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145735_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145735_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145735_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112037'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145735_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145736_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145736_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145736_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145736_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145736_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145736_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145736_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Pyrulina angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417899'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145736_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '417899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145742_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145742_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145742_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145742_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145742_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145742_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145742_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145742_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145742_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145742_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145742_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145742_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145742_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145742_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145742_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145742_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145745_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145745_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145745_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145745_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145745_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145745_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145745_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145745_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145745_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145745_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145745_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145745_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145745_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145745_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145745_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145745_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145745_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145745_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145745_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145745_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145745_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145745_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145745_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145745_6'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145746_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145746_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145746_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145746_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145746_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145746_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145746_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Reophax pilulifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114013'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145746_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '417566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145747_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145747_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145747_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145747_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145747_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145747_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145747_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145747_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145747_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145747_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145747_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145747_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145747_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145747_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145747_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145747_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145747_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145747_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145747_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145747_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145747_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145747_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145747_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145747_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145749_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145749_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145749_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145749_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145749_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145749_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145749_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145749_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145749_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145749_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145749_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145749_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145749_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145749_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145749_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145749_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145750_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145750_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145750_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145750_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145750_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145750_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145750_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145750_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145751_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145751_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145751_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145751_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145751_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145751_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145751_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145751_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145751_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145751_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145751_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145751_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145751_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145751_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145751_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145751_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145754_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145754_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145754_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145754_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145754_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145754_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145754_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112260'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145754_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145756_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145756_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145756_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145756_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145756_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145756_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145756_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Saccammina sphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114191'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145756_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145756_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145756_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145756_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145756_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145756_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145756_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145756_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Saccammina sphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114191'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145756_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145761_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145761_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145761_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145761_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145761_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145761_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145761_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113099'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145761_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '992022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145761_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145761_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145761_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145761_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145761_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145761_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145761_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113099'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145761_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '992022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145763_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145763_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145763_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145763_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145763_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145763_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145763_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Spirophthalmidium acuti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145763_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145767_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145767_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145767_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145767_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145767_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145767_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145767_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Tholosina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112379'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145767_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145768_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145768_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145768_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145768_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145768_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145768_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145768_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Thurammina papillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114215'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145768_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145770_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145770_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145770_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145770_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145770_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145770_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145770_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145770_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145773_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145773_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145773_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145773_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145773_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145773_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145773_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145773_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145773_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145773_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145773_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145773_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145773_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145773_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145773_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145773_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145777_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145777_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145777_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145777_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145777_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145777_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145777_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Virgulina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '479156'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145777_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '466391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145780_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145780_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145780_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145780_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145780_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145780_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145780_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Virgulina texturata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '522423'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145780_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '480216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142889_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142889_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142889_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142889_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142889_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58884:2142889_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58884'^^xsd:string;
  dwc:catalogNumber '2142889_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58884'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58884:2142889_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142889_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142889_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142889_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142889_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142889_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58884:2142889_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58884'^^xsd:string;
  dwc:catalogNumber '2142889_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58884'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58884:2142889_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142892_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142892_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142892_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142892_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142892_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58884:2142892_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58884'^^xsd:string;
  dwc:catalogNumber '2142892_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58884'^^xsd:anyURI;
  dwc:scientificName 'Eponides tumidulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113359'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58884:2142892_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142902_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142902_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142902_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142902_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142902_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58884:2142902_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58884'^^xsd:string;
  dwc:catalogNumber '2142902_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58884'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58884:2142902_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142911_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142911_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142911_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142911_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142911_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58884:2142911_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58884'^^xsd:string;
  dwc:catalogNumber '2142911_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58884'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58884:2142911_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142912_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142912_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142912_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142912_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142912_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58884:2142912_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58884'^^xsd:string;
  dwc:catalogNumber '2142912_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58884'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58884:2142912_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142921_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142921_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142921_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142921_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142921_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58884:2142921_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58884'^^xsd:string;
  dwc:catalogNumber '2142921_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58884'^^xsd:anyURI;
  dwc:scientificName 'Textularia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112394'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58884:2142921_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142922_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142922_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142922_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142922_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142922_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58884:2142922_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58884'^^xsd:string;
  dwc:catalogNumber '2142922_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58884'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58884:2142922_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142924_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142924_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142924_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142924_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142924_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58884:2142924_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58884'^^xsd:string;
  dwc:catalogNumber '2142924_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58884'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112100'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58884:2142924_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142925_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142925_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142925_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142925_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142925_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58884:2142925_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58884'^^xsd:string;
  dwc:catalogNumber '2142925_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58884'^^xsd:anyURI;
  dwc:scientificName 'Virgulina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '479156'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58884:2142925_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '466391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141693_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141693_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141693_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141693_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141693_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141693_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141693_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141693_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141695_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141695_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141695_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141695_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141695_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141695_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141695_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Ammolagena clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113827'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141695_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141695_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141695_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141695_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141695_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141695_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141695_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141695_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Ammolagena clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113827'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141695_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141702_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141702_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141702_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141702_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141702_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141702_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141702_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Astrononion sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112226'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141702_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141703_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141703_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141703_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141703_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141703_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141703_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141703_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Bathysiphon sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112300'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141703_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141705_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141705_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141705_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141705_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141705_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141705_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141705_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Bolivina pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141705_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141708_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141708_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141708_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141708_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141708_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141708_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141708_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Bulimina aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113030'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141708_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141712_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141712_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141712_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141712_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141712_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141712_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141712_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Chilostomella oolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113553'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141712_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141713_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141713_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141713_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141713_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141713_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141713_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141713_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141713_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141715_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141715_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141715_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141715_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141715_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141715_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141715_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides robertsonianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112887'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141715_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141717_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141717_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141717_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141717_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141717_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141717_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141717_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Cornuspira involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112488'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141717_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141719_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141719_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141719_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141719_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141719_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141719_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141719_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides subglobosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254681'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141719_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '254681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141719_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141719_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141719_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141719_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141719_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141719_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141719_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides subglobosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254681'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141719_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '254681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141726_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141726_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141726_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141726_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141726_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141726_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141726_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Eggerella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113930'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141726_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141726_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141726_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141726_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141726_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141726_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141726_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141726_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Eggerella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113930'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141726_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141729_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141729_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141729_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141729_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141729_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141729_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141729_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141729_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141730_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141730_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141730_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141730_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141730_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141730_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141730_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141730_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141732_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141732_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141732_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141732_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141732_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141732_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141732_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141732_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141736_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141736_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141736_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141736_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141736_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141736_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141736_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Gavellinopsis translucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113160'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141736_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141737_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141737_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141737_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141737_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141737_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141737_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141737_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417928'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141737_6'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '417928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141739_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141739_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141739_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141739_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141739_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141739_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141739_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141739_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141740_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141740_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141740_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141740_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141740_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141740_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141740_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Glomospira gordialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113830'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141740_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141743_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141743_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141743_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141743_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141743_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141743_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141743_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides soldanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113416'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141743_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141744_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141744_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141744_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141744_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141744_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141744_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141744_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141744_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141749_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141749_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141749_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141749_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141749_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141749_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141749_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Hormosina globulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141749_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141751_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141751_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141751_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141751_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141751_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141751_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141751_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Hormosina nodulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141751_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141753_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141753_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141753_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141753_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141753_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141753_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141753_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141753_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141756_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141756_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141756_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141756_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141756_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141756_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141756_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Lagena spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141756_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141757_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141757_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141757_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141757_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141757_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141757_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141757_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141757_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141757_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141757_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141757_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141757_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141757_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141757_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141757_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141757_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141758_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141758_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141758_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141758_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141758_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141758_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141758_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Lenticulina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112284'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141758_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141759_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141759_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141759_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141759_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141759_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141759_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141759_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Lituitoba lituifum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141759_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141762_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141762_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141762_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141762_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141762_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141762_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141762_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141762_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141763_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141763_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141763_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141763_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141763_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141763_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141763_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112028'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141763_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141764_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141764_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141764_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141764_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141764_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141764_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141764_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Nodellum membranaceum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112434'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141764_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141771_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141771_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141771_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141771_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141771_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141771_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141771_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141771_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141772_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141772_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141772_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141772_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141772_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141772_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141772_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Osangularia culter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112841'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141772_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141772_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141772_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141772_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141772_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141772_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141772_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141772_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Osangularia culter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112841'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141772_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141776_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141776_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141776_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141776_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141776_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141776_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141776_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Polystomammina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114321'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141776_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141779_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141779_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141779_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141779_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141779_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141779_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141779_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114185'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141779_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141779_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141779_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141779_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141779_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141779_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141779_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141779_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114185'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141779_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141787_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141787_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141787_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141787_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141787_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141787_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141787_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112037'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141787_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141788_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141788_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141788_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141788_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141788_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141788_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141788_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Pyrulina angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417899'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141788_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '417899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141793_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141793_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141793_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141793_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141793_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141793_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141793_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141793_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141793_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141793_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141793_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141793_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141793_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141793_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141793_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141793_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141796_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141796_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141796_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141796_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141796_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141796_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141796_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141796_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141796_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141796_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141796_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141796_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141796_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141796_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141796_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141796_6'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141797_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141797_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141797_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141797_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141797_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141797_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141797_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Reophax pilulifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114013'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141797_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '417566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141797_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141797_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141797_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141797_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141797_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141797_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141797_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Reophax pilulifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114013'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141797_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '417566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141797_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141797_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141797_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141797_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141797_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141797_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141797_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Reophax pilulifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114013'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141797_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '417566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141798_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141798_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141798_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141798_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141798_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141798_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141798_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141798_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141798_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141798_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141798_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141798_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141798_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141798_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141798_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141798_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141798_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141798_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141798_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141798_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141798_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141798_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141798_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141798_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141800_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141800_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141800_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141800_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141800_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141800_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141800_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141800_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141800_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141800_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141800_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141800_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141800_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141800_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141800_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141800_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141801_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141801_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141801_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141801_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141801_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141801_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141801_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141801_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141802_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141802_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141802_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141802_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141802_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141802_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141802_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141802_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141803_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141803_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141803_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141803_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141803_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141803_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141803_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141803_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141805_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141805_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141805_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141805_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141805_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141805_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141805_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Saccammina sphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114191'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141805_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141805_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141805_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141805_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141805_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141805_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141805_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141805_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Saccammina sphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114191'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141805_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141809_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141809_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141809_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141809_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141809_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141809_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141809_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113099'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141809_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '992022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141809_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141809_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141809_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141809_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141809_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141809_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141809_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113099'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141809_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '992022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141811_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141811_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141811_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141811_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141811_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141811_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141811_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Spirophthalmidium acuti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141811_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141815_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141815_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141815_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141815_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141815_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141815_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141815_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Thurammina papillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114215'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141815_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141817_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141817_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141817_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141817_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141817_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141817_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141817_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141817_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141820_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141820_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141820_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141820_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141820_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141820_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141820_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141820_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141820_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141820_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141820_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141820_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141820_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141820_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141820_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141820_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142438_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142438_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142438_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142438_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142438_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142438_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142438_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Bathysiphon sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112300'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142438_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142440_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142440_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142440_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142440_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142440_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142440_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142440_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Bolivina striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112989'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142440_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142444_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142444_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142444_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142444_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142444_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142444_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142444_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Bulimina alazanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113032'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142444_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '466352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142445_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142445_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142445_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142445_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142445_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142445_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142445_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Cassidella pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '913942'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142445_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '913942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142453_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142453_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142453_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142453_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142453_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142453_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142453_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142453_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142453_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142453_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142453_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142453_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142453_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142453_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142453_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142453_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142457_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142457_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142457_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142457_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142457_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142457_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142457_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Eponides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112174'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142457_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142458_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142458_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142458_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142458_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142458_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142458_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142458_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Evolvocassidulina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '466376'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142458_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '466376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142460_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142460_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142460_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142460_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142460_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142460_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142460_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142460_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142461_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142461_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142461_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142461_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142461_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142461_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142461_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Gavellinopsis praegeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113159'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142461_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142466_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142466_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142466_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142466_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142466_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142466_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142466_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112189'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142466_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142468_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142468_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142468_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142468_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142468_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142468_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142468_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142468_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142469_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142469_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142469_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142469_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142469_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142469_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142469_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Hormosina aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142469_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142479_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142479_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142479_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142479_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142479_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142479_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142479_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112028'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142479_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142480_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142480_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142480_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142480_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142480_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142480_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142480_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142480_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142481_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142481_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142481_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142481_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142481_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142481_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142481_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Nonionella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142481_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142482_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142482_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142482_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142482_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142482_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142482_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142482_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142482_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142482_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142482_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142482_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142482_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142482_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142482_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142482_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142482_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142483_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142483_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142483_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142483_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142483_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142483_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142483_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142483_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142484_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142484_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142484_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142484_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142484_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142484_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142484_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Osangularia culter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112841'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142484_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142485_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142485_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142485_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142485_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142485_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142485_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142485_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera fusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114184'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142485_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142493_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142493_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142493_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142493_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142493_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142493_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142493_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142493_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142494_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142494_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142494_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142494_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142494_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142494_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142494_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142494_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142494_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142494_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142494_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142494_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142494_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142494_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142494_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142494_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142495_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142495_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142495_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142495_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142495_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142495_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142495_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142495_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142497_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142497_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142497_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142497_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142497_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142497_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142497_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142497_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142497_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142497_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142497_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142497_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142497_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142497_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142497_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142497_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142500_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142500_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142500_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142500_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142500_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142500_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142500_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Robulus crassus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '1027838'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142500_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '710294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142505_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142505_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142505_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142505_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142505_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142505_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142505_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142505_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142508_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142508_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142508_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142508_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142508_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142508_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142508_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Virgulina pauciloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '522421'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142508_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '417966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142879_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142879_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142879_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142879_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142879_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58884:2142879_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58884'^^xsd:string;
  dwc:catalogNumber '2142879_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58884'^^xsd:anyURI;
  dwc:scientificName 'Bolivina pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58884:2142879_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142882_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142882_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142882_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142882_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142882_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58884:2142882_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58884'^^xsd:string;
  dwc:catalogNumber '2142882_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58884'^^xsd:anyURI;
  dwc:scientificName 'Chilostomella oolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113553'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58884:2142882_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145716_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145716_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145716_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145716_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145716_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145716_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145716_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145716_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145716_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145716_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145716_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145716_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145716_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145716_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145716_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145716_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145720_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145720_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145720_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145720_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145720_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145720_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145720_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145720_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145720_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145720_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145720_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145720_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145720_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145720_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145720_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145720_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145721_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145721_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145721_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145721_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145721_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145721_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145721_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Osangularia culter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112841'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145721_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145725_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145725_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145725_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145725_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145725_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145725_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145725_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Polystomammina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114321'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145725_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145728_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145728_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145728_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145728_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145728_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145728_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145728_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114185'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145728_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145730_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145730_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145730_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145730_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145730_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145730_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145730_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145730_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145732_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145732_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145732_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145732_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145732_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145732_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145732_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145732_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145734_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145734_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145734_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145734_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145734_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145734_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145734_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo vespertilio'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112602'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145734_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '531980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145738_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145738_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145738_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145738_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145738_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145738_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145738_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Quinqueloculina weaveri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417723'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145738_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '417723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145742_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145742_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145742_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145742_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145742_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145742_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145742_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145742_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145745_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145745_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145745_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145745_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145745_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145745_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145745_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145745_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145745_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145745_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145745_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145745_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145745_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145745_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145745_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145745_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145746_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145746_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145746_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145746_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145746_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145746_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145746_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Reophax pilulifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114013'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145746_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '417566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145746_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145746_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145746_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145746_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145746_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145746_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145746_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Reophax pilulifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114013'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145746_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '417566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145747_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145747_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145747_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145747_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145747_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145747_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145747_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145747_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145747_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145747_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145747_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145747_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145747_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145747_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145747_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145747_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145747_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145747_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145747_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145747_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145747_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145747_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145747_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145747_6'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145749_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145749_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145749_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145749_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145749_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145749_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145749_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145749_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145751_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145751_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145751_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145751_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145751_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145751_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145751_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145751_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145753_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145753_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145753_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145753_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145753_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145753_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145753_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145753_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145755_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145755_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145755_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145755_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145755_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145755_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145755_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Robulus crassus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '1027838'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145755_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '710294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145757_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145757_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145757_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145757_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145757_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145757_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145757_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145757_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145757_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145757_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145757_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145757_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145757_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145757_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145757_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145757_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145760_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145760_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145760_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145760_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145760_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145760_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145760_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Sorosphaera consociata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145760_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145762_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145762_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145762_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145762_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145762_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145762_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145762_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Spirillina decovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113733'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145762_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145766_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145766_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145766_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145766_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145766_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145766_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145766_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Textularia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112394'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145766_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145770_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145770_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145770_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145770_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145770_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145770_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145770_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145770_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145773_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145773_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145773_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145773_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145773_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145773_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145773_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145773_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145775_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145775_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145775_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145775_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145775_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145775_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145775_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112100'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145775_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145779_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145779_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145779_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145779_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145779_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145779_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145779_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Virgulina pauciloculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '522421'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145779_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '417966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145619_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145619_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145619_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145619_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145619_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145619_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145619_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145619_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145621_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145621_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145621_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145621_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145621_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145621_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145621_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Ammolagena clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113827'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145621_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145628_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145628_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145628_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145628_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145628_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145628_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145628_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Astrononion sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112226'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145628_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145629_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145629_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145629_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145629_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145629_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145629_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145629_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Bathysiphon sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112300'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145629_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145635_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145635_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145635_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145635_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145635_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145635_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145635_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Bolivina striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112989'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145635_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145636_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145636_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145636_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145636_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145636_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145636_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145636_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Bolivina subreticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '594408'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145636_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '594408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145640_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145640_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145640_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145640_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145640_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145640_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145640_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Bulimina alazanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113032'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145640_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '466352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145644_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145644_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145644_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145644_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145644_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145644_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145644_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Chilostomella oolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113553'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145644_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145645_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145645_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145645_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145645_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145645_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145645_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145645_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145645_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145647_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145647_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145647_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145647_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145647_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145647_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145647_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides robertsonianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112887'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145647_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145649_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145649_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145649_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145649_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145649_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145649_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145649_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Cornuspira involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112488'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145649_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145652_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145652_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145652_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145652_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145652_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145652_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145652_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides subglobosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254681'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145652_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '254681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145658_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145658_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145658_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145658_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145658_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145658_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145658_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Earlandammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112402'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145658_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145659_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145659_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145659_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145659_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145659_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145659_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145659_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Eggerella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113930'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145659_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145662_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145662_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145662_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145662_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145662_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145662_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145662_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145662_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145663_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145663_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145663_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145663_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145663_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145663_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145663_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145663_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145666_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145666_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145666_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145666_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145666_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145666_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145666_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Eponides tumidulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113359'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145666_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145667_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145667_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145667_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145667_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145667_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145667_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145667_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Eponides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112174'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145667_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145667_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145667_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145667_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145667_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145667_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145667_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145667_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Eponides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112174'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145667_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145669_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145669_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145669_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145669_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145669_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145669_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145669_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145669_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145671_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145671_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145671_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145671_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145671_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145671_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145671_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145671_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145674_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145674_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145674_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145674_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145674_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145674_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145674_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Gavellinopsis translucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113160'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145674_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145676_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145676_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145676_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145676_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145676_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145676_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145676_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417928'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145676_6'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '417928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145678_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145678_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145678_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145678_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145678_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145678_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145678_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145678_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145682_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145682_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145682_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145682_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145682_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145682_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145682_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides nitidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145682_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145686_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145686_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145686_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145686_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145686_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145686_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145686_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145686_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145686_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145686_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145686_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145686_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145686_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145686_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145686_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145686_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145689_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145689_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145689_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145689_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145689_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145689_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145689_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145689_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145692_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145692_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145692_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145692_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145692_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145692_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145692_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Hormosina globulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145692_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145695_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145695_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145695_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145695_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145695_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145695_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145695_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Hormosina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112336'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145695_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145700_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145700_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145700_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145700_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145700_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145700_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145700_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Lagena spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145700_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145701_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145701_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145701_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145701_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145701_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145701_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145701_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145701_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145701_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145701_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145701_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145701_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145701_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145701_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145701_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145701_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145703_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145703_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145703_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145703_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145703_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145703_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145703_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Lituitoba lituifum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145703_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145707_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145707_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145707_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145707_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145707_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145707_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145707_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145707_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145710_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145710_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145710_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145710_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145710_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145710_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145710_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Nodellum membranaceum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112434'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145710_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145714_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145714_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145714_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145714_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58925%3A2145714_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145714_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58925'^^xsd:string;
  dwc:catalogNumber '2145714_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58925'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58925:2145714_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142883_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142883_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142883_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142883_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142883_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58884:2142883_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58884'^^xsd:string;
  dwc:catalogNumber '2142883_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58884'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58884:2142883_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142884_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142884_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142884_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142884_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142884_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58884:2142884_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58884'^^xsd:string;
  dwc:catalogNumber '2142884_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58884'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112084'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58884:2142884_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142893_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142893_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142893_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142893_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142893_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58884:2142893_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58884'^^xsd:string;
  dwc:catalogNumber '2142893_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58884'^^xsd:anyURI;
  dwc:scientificName 'Eponides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112174'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58884:2142893_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142906_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142906_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142906_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142906_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142906_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58884:2142906_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58884'^^xsd:string;
  dwc:catalogNumber '2142906_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58884'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58884:2142906_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142917_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142917_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142917_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142917_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58884%3A2142917_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58884:2142917_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58884'^^xsd:string;
  dwc:catalogNumber '2142917_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58884'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58884:2142917_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142437_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142437_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142437_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142437_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142437_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142437_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142437_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142437_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142440_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142440_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142440_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142440_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142440_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142440_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142440_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Bolivina striatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112989'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142440_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142441_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142441_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142441_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142441_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142441_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142441_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142441_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Bolivina subreticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '594408'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142441_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '594408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142452_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142452_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142452_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142452_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142452_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142452_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142452_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142452_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142453_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142453_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142453_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142453_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142453_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142453_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142453_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142453_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142457_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142457_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142457_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142457_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142457_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142457_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142457_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Eponides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112174'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142457_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142458_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142458_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142458_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142458_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142458_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142458_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142458_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Evolvocassidulina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '466376'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142458_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '466376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142463_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142463_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142463_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142463_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142463_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142463_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142463_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides nitidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142463_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142468_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142468_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142468_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142468_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142468_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142468_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142468_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142468_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142475_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142475_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142475_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142475_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142475_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142475_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142475_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142475_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142475_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142475_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142475_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142475_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142475_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142475_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142475_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142475_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142476_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142476_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142476_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142476_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142476_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142476_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142476_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142476_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142481_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142481_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142481_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142481_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142481_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142481_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142481_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Nonionella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142481_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142482_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142482_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142482_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142482_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142482_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142482_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142482_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142482_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142482_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142482_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142482_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142482_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142482_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142482_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142482_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142482_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142484_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142484_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142484_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142484_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142484_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142484_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142484_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Osangularia culter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112841'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142484_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142488_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142488_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142488_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142488_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142488_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142488_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142488_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142488_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142493_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142493_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142493_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142493_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142493_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142493_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142493_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142493_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142494_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142494_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142494_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142494_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142494_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142494_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142494_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142494_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142495_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142495_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142495_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142495_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142495_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142495_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142495_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142495_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142497_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142497_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142497_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142497_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142497_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142497_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142497_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142497_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142505_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142505_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142505_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142505_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142505_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142505_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142505_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142505_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142509_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142509_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142509_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142509_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58878%3A2142509_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142509_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58878'^^xsd:string;
  dwc:catalogNumber '2142509_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58878'^^xsd:anyURI;
  dwc:scientificName 'Virgulina texturata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '522423'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58878:2142509_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '480216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141800_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141800_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141800_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141800_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141800_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141800_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141800_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141800_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141802_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141802_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141802_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141802_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141802_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141802_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141802_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141802_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141804_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141804_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141804_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141804_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141804_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141804_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141804_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112260'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141804_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141806_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141806_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141806_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141806_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141806_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141806_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141806_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141806_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141806_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141806_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141806_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141806_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141806_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141806_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141806_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141806_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141808_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141808_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141808_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141808_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141808_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141808_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141808_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Sorosphaera consociata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141808_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141810_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141810_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141810_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141810_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141810_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141810_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141810_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Spirillina decovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113733'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141810_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141814_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141814_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141814_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141814_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141814_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141814_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141814_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Tholosina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112379'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141814_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141817_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141817_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141817_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141817_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141817_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141817_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141817_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141817_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141820_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141820_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141820_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141820_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141820_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141820_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141820_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141820_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141702_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141702_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141702_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141702_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141702_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141702_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141702_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Astrononion sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112226'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141702_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141708_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141708_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141708_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141708_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141708_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141708_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141708_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Bulimina aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113030'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141708_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141709_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141709_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141709_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141709_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141709_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141709_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141709_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Bulimina alazanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113032'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141709_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '466352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141713_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141713_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141713_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141713_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141713_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141713_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141713_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141713_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141716_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141716_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141716_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141716_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141716_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141716_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141716_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112084'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141716_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141717_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141717_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141717_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141717_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141717_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141717_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141717_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Cornuspira involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112488'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141717_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141720_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141720_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141720_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141720_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141720_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141720_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141720_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Crithionina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112362'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141720_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141724_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141724_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141724_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141724_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141724_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141724_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141724_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Dentalina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112217'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141724_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141725_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141725_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141725_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141725_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141725_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141725_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141725_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Earlandammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112402'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141725_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141725_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141725_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141725_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141725_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141725_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141725_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141725_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Earlandammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112402'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141725_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141728_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141728_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141728_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141728_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141728_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141728_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141728_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina trigona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113089'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141728_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141729_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141729_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141729_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141729_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141729_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141729_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141729_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141729_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141732_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141732_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141732_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141732_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141732_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141732_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141732_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141732_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141736_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141736_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141736_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141736_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141736_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141736_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141736_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Gavellinopsis translucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113160'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141736_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141739_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141739_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141739_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141739_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141739_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141739_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141739_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141739_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141743_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141743_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141743_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141743_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141743_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141743_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141743_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides soldanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113416'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141743_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141744_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141744_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141744_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141744_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141744_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141744_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141744_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141744_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141748_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141748_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141748_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141748_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141748_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141748_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141748_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Hormosina aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141748_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141748_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141748_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141748_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141748_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141748_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141748_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141748_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Hormosina aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141748_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141752_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141752_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141752_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141752_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141752_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141752_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141752_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Hormosina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112336'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141752_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141753_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141753_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141753_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141753_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141753_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141753_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141753_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Karreriella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113941'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141753_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141757_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141757_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141757_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141757_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141757_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141757_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141757_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141757_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141757_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141757_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141757_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141757_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141757_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141757_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141757_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141757_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141761_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141761_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141761_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141761_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141761_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141761_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141761_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Martinottiella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113913'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141761_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141762_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141762_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141762_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141762_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141762_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141762_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141762_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141762_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141768_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141768_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141768_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141768_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141768_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141768_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141768_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141768_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141768_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141768_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141768_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141768_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141768_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141768_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141768_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141768_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141773_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141773_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141773_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141773_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141773_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141773_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141773_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Parafissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112158'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141773_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141776_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141776_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141776_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141776_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141776_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141776_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141776_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Polystomammina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114321'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141776_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141782_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141782_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141782_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141782_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141782_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141782_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141782_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141782_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141782_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141782_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141782_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141782_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141782_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141782_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141782_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141782_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141785_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141785_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141785_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141785_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141785_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141785_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141785_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo murrhina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112593'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141785_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141786_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141786_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141786_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141786_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141786_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141786_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141786_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo vespertilio'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112602'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141786_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '531980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141790_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141790_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141790_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141790_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141790_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141790_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141790_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Quinqueloculina weaveri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417723'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141790_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '417723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141793_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141793_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141793_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141793_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141793_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141793_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141793_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141793_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141796_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141796_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141796_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141796_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141796_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141796_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141796_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141796_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141796_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141796_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141796_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141796_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141796_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141796_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141796_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141796_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141798_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141798_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141798_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141798_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141798_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141798_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141798_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141798_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141798_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141798_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141798_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141798_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141798_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141798_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141798_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141798_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141798_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141798_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141798_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1738"^^xsd:decimal ;
  dwc:decimalLongitude "59.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141798_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1738 59.775)"^^geo:wktLiteral ;
  geo-pos:lat "16.1738"^^xsd:decimal ;
  geo-pos:long "59.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58872%3A2141798_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141798_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58872'^^xsd:string;
  dwc:catalogNumber '2141798_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58872'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '59.775'^^xsd:double;
  dwc:latitude '16.1738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58872:2141798_6'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358405%3A8084573_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358405%3A8084573_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358405%3A8084573_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358405%3A8084573_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358405%3A8084573_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358405:8084573_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358405'^^xsd:string;
  dwc:catalogNumber '8084573_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358405'^^xsd:anyURI;
  dwc:scientificName 'Buliminella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112277'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358405:8084573_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '112277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358405%3A8084575_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358405%3A8084575_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358405%3A8084575_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358405%3A8084575_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358405%3A8084575_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358405:8084575_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358405'^^xsd:string;
  dwc:catalogNumber '8084575_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358405'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358405:8084575_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358405%3A8084575_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358405%3A8084575_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358405%3A8084575_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358405%3A8084575_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358405%3A8084575_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358405:8084575_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358405'^^xsd:string;
  dwc:catalogNumber '8084575_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358405'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358405:8084575_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084616_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084616_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084616_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084616_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084616_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358410:8084616_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358410'^^xsd:string;
  dwc:catalogNumber '8084616_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358410'^^xsd:anyURI;
  dwc:scientificName 'Bathysiphon sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112300'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358410:8084616_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '112300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084618_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084618_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084618_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084618_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084618_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358410:8084618_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358410'^^xsd:string;
  dwc:catalogNumber '8084618_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358410'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358410:8084618_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084619_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084619_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084619_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084619_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084619_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358410:8084619_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358410'^^xsd:string;
  dwc:catalogNumber '8084619_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358410'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358410:8084619_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084621_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084621_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084621_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084621_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084621_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358410:8084621_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358410'^^xsd:string;
  dwc:catalogNumber '8084621_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358410'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358410:8084621_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084623_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084623_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084623_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084623_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084623_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358410:8084623_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358410'^^xsd:string;
  dwc:catalogNumber '8084623_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358410'^^xsd:anyURI;
  dwc:scientificName 'Nouria polymorphinoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114061'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358410:8084623_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '114061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084625_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084625_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084625_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084625_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084625_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358410:8084625_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358410'^^xsd:string;
  dwc:catalogNumber '8084625_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358410'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358410:8084625_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084628_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084628_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084628_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084628_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084628_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358410:8084628_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358410'^^xsd:string;
  dwc:catalogNumber '8084628_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358410'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358410:8084628_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084628_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084628_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084628_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084628_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084628_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358410:8084628_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358410'^^xsd:string;
  dwc:catalogNumber '8084628_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358410'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358410:8084628_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084628_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084628_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084628_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084628_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084628_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358410:8084628_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358410'^^xsd:string;
  dwc:catalogNumber '8084628_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358410'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358410:8084628_5'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084628_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084628_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084628_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084628_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084628_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358410:8084628_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358410'^^xsd:string;
  dwc:catalogNumber '8084628_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358410'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358410:8084628_6'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084630_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084630_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084630_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084630_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084630_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358410:8084630_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358410'^^xsd:string;
  dwc:catalogNumber '8084630_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358410'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358410:8084630_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084630_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084630_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084630_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084630_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084630_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358410:8084630_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358410'^^xsd:string;
  dwc:catalogNumber '8084630_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358410'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358410:8084630_6'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084065_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084065_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084065_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084065_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084065_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084065_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358350'^^xsd:string;
  dwc:catalogNumber '8084065_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358350'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084065_5'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084066_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084066_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084066_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084066_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084066_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084066_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358350'^^xsd:string;
  dwc:catalogNumber '8084066_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358350'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides subglobosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254681'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084066_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '254681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084066_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084066_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084066_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084066_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084066_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084066_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358350'^^xsd:string;
  dwc:catalogNumber '8084066_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358350'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides subglobosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254681'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084066_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '254681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084067_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084067_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084067_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084067_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084067_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084067_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358350'^^xsd:string;
  dwc:catalogNumber '8084067_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358350'^^xsd:anyURI;
  dwc:scientificName 'Eponides tenera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113357'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084067_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '523545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084221_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084221_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084221_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084221_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084221_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084221_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084221_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084221_5'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084225_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084225_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084225_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084225_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084225_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084225_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084225_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084225_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084227_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084227_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084227_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084227_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084227_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084227_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084227_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Nouria polymorphinoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114061'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084227_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '114061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084234_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084234_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084234_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084234_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084234_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084234_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084234_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084234_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084234_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084234_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084234_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084234_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084234_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084234_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084234_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084234_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084235_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084235_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084235_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084235_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084235_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084235_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084235_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084235_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084236_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084236_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084236_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084236_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084236_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084236_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084236_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084236_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084236_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084236_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084236_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084236_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084236_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084236_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084236_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084236_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084236_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084236_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084236_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084236_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084236_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084236_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084236_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084236_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084236_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084236_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084236_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084236_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084236_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084236_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084236_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084236_5'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084236_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084236_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084236_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084236_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084236_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084236_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084236_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084236_6'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084239_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084239_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084239_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084239_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084239_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084239_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084239_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084239_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084239_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084239_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084239_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084239_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084239_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084239_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084239_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084239_5'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084240_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084240_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084240_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084240_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084240_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084240_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084240_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084240_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084240_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084240_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084240_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084240_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084240_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084240_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084240_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084240_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084240_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084240_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084240_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084240_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084240_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084240_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084240_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084240_5'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084240_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084240_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084240_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084240_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084240_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084240_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084240_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084240_6'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084240_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084240_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084240_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084240_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084240_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084240_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084240_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084240_7'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084244_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084244_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084244_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084244_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084244_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084244_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084244_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084244_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084068_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084068_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084068_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084068_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084068_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084068_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358350'^^xsd:string;
  dwc:catalogNumber '8084068_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358350'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084068_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084070_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084070_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084070_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084070_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084070_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084070_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358350'^^xsd:string;
  dwc:catalogNumber '8084070_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358350'^^xsd:anyURI;
  dwc:scientificName 'Hormosina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112336'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084070_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '112336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084070_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084070_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084070_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084070_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084070_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084070_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358350'^^xsd:string;
  dwc:catalogNumber '8084070_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358350'^^xsd:anyURI;
  dwc:scientificName 'Hormosina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112336'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084070_5'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '112336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084073_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084073_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084073_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084073_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084073_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084073_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358350'^^xsd:string;
  dwc:catalogNumber '8084073_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358350'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084073_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084073_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084073_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084073_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084073_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084073_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084073_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358350'^^xsd:string;
  dwc:catalogNumber '8084073_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358350'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084073_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084073_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084073_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084073_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084073_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084073_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084073_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358350'^^xsd:string;
  dwc:catalogNumber '8084073_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358350'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084073_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084073_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084073_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084073_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084073_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084073_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084073_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358350'^^xsd:string;
  dwc:catalogNumber '8084073_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358350'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084073_5'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084079_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084079_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084079_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084079_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084079_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084079_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358350'^^xsd:string;
  dwc:catalogNumber '8084079_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358350'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084079_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084079_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084079_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084079_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084079_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084079_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084079_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358350'^^xsd:string;
  dwc:catalogNumber '8084079_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358350'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084079_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084079_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084079_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084079_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084079_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084079_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084079_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358350'^^xsd:string;
  dwc:catalogNumber '8084079_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358350'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084079_6'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084081_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084081_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084081_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084081_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084081_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084081_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358350'^^xsd:string;
  dwc:catalogNumber '8084081_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358350'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084081_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084081_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084081_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084081_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084081_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084081_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084081_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358350'^^xsd:string;
  dwc:catalogNumber '8084081_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358350'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084081_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084081_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084081_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084081_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084081_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084081_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084081_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358350'^^xsd:string;
  dwc:catalogNumber '8084081_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358350'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084081_5'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084084_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084084_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084084_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084084_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084084_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084084_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358350'^^xsd:string;
  dwc:catalogNumber '8084084_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358350'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084084_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084084_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084084_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084084_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084084_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084084_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084084_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358350'^^xsd:string;
  dwc:catalogNumber '8084084_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358350'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084084_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084084_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084084_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084084_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084084_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084084_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084084_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358350'^^xsd:string;
  dwc:catalogNumber '8084084_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358350'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084084_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084085_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084085_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084085_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084085_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084085_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084085_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358350'^^xsd:string;
  dwc:catalogNumber '8084085_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358350'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084085_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084085_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084085_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084085_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084085_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084085_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084085_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358350'^^xsd:string;
  dwc:catalogNumber '8084085_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358350'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084085_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084085_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084085_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084085_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084085_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084085_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084085_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358350'^^xsd:string;
  dwc:catalogNumber '8084085_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358350'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084085_6'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084085_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084085_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084085_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084085_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084085_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084085_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358350'^^xsd:string;
  dwc:catalogNumber '8084085_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358350'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084085_7'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084204_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084204_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084204_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084204_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084204_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084204_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084204_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Ammobaculites agglutinans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114024'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084204_7'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '114024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084205_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084205_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084205_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084205_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084205_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084205_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084205_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Anomalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112081'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084205_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '112081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084207_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084207_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084207_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084207_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084207_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084207_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084207_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084207_5'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084210_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084210_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084210_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084210_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084210_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084210_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084210_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Buliminella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112277'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084210_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '112277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084212_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084212_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084212_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084212_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084212_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084212_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084212_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides subglobosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254681'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084212_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '254681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084214_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084214_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084214_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084214_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084214_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084214_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084214_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Eponides tenera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113357'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084214_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '523545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084215_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084215_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084215_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084215_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084215_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084215_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084215_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084215_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084215_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084215_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084215_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084215_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084215_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084215_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084215_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084215_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084216_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084216_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084216_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084216_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084216_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084216_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084216_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084216_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084218_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084218_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084218_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084218_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084218_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084218_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084218_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Hormosina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112336'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084218_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '112336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084218_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084218_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084218_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084218_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084218_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084218_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084218_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Hormosina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112336'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084218_5'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '112336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084220_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084220_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084220_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084220_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084220_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084220_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084220_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Hormosina globulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084220_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084221_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084221_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084221_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084221_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084221_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084221_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084221_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084221_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084221_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084221_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084221_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084221_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084221_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084221_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084221_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084221_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084062_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084062_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084062_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084062_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084062_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084062_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358350'^^xsd:string;
  dwc:catalogNumber '8084062_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358350'^^xsd:anyURI;
  dwc:scientificName 'Ammobaculites agglutinans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114024'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084062_7'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '114024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084063_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084063_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084063_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084063_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084063_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084063_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358350'^^xsd:string;
  dwc:catalogNumber '8084063_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358350'^^xsd:anyURI;
  dwc:scientificName 'Anomalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112081'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084063_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '112081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358405%3A8084575_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358405%3A8084575_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358405%3A8084575_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358405%3A8084575_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358405%3A8084575_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358405:8084575_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358405'^^xsd:string;
  dwc:catalogNumber '8084575_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358405'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358405:8084575_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084618_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084618_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084618_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084618_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084618_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358410:8084618_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358410'^^xsd:string;
  dwc:catalogNumber '8084618_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358410'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358410:8084618_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084619_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084619_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084619_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084619_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084619_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358410:8084619_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358410'^^xsd:string;
  dwc:catalogNumber '8084619_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358410'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358410:8084619_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084628_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084628_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084628_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084628_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084628_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358410:8084628_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358410'^^xsd:string;
  dwc:catalogNumber '8084628_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358410'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358410:8084628_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084628_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084628_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084628_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084628_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084628_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358410:8084628_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358410'^^xsd:string;
  dwc:catalogNumber '8084628_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358410'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358410:8084628_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084630_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084630_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084630_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084630_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358410%3A8084630_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358410:8084630_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358410'^^xsd:string;
  dwc:catalogNumber '8084630_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358410'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358410:8084630_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084070_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084070_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084070_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084070_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084070_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084070_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358350'^^xsd:string;
  dwc:catalogNumber '8084070_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358350'^^xsd:anyURI;
  dwc:scientificName 'Hormosina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112336'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084070_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '112336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084072_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084072_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084072_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084072_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084072_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084072_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358350'^^xsd:string;
  dwc:catalogNumber '8084072_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358350'^^xsd:anyURI;
  dwc:scientificName 'Hormosina globulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084072_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084072_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084072_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084072_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084072_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084072_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084072_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358350'^^xsd:string;
  dwc:catalogNumber '8084072_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358350'^^xsd:anyURI;
  dwc:scientificName 'Hormosina globulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084072_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084079_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084079_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084079_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084079_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084079_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084079_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358350'^^xsd:string;
  dwc:catalogNumber '8084079_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358350'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084079_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084080_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084080_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084080_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084080_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084080_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084080_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358350'^^xsd:string;
  dwc:catalogNumber '8084080_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358350'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084080_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084081_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084081_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084081_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084081_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084081_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084081_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358350'^^xsd:string;
  dwc:catalogNumber '8084081_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358350'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084081_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084084_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084084_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084084_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084084_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084084_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084084_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358350'^^xsd:string;
  dwc:catalogNumber '8084084_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358350'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084084_5'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084085_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084085_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084085_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084085_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084085_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084085_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358350'^^xsd:string;
  dwc:catalogNumber '8084085_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358350'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084085_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084085_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084085_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084085_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084085_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084085_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084085_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358350'^^xsd:string;
  dwc:catalogNumber '8084085_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358350'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084085_5'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084088_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084088_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084088_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084088_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358350%3A8084088_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084088_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358350'^^xsd:string;
  dwc:catalogNumber '8084088_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358350'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358350:8084088_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084208_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084208_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084208_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084208_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084208_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084208_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084208_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Bathysiphon sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112300'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084208_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '112300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084212_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084212_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084212_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084212_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084212_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084212_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084212_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides subglobosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254681'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084212_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '254681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084215_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084215_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084215_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084215_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084215_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084215_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084215_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084215_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084216_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084216_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084216_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084216_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084216_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084216_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084216_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084216_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084216_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084216_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084216_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084216_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084216_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084216_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084216_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084216_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084218_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084218_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084218_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084218_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084218_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084218_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084218_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Hormosina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112336'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084218_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '112336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084220_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084220_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084220_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084220_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084220_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084220_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084220_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Hormosina globulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084220_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084221_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084221_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084221_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084221_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084221_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084221_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084221_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084221_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084232_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084232_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084232_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084232_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084232_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084232_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084232_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084232_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084234_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084234_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084234_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084234_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084234_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084234_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084234_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084234_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084234_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084234_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084234_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084234_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084234_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084234_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084234_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084234_6'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084236_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084236_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084236_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084236_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084236_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084236_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084236_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084236_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084239_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084239_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084239_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084239_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084239_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084239_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084239_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084239_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084239_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084239_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084239_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084239_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084239_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084239_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084239_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084239_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084239_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084239_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084239_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084239_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084239_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084239_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084239_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084239_6'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084240_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084240_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084240_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2285"^^xsd:decimal ;
  dwc:decimalLongitude "60.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084240_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2285 60.1717)"^^geo:wktLiteral ;
  geo-pos:lat "16.2285"^^xsd:decimal ;
  geo-pos:long "60.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358359%3A8084240_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084240_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358359'^^xsd:string;
  dwc:catalogNumber '8084240_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358359'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '60.1717'^^xsd:double;
  dwc:latitude '16.2285'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358359:8084240_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147131_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147131_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147131_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147131_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147131_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147131_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147131_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147131_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147102_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147102_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147102_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147102_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147102_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147102_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147102_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Ammobaculites agglutinans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114024'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147102_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147104_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147104_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147104_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147104_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147104_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147104_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147104_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113917'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147104_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '398905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147110_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147110_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147110_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147110_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147110_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147110_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147110_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Bathysiphon sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112300'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147110_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147110_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147110_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147110_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147110_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147110_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147110_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147110_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Bathysiphon sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112300'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147110_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147110_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147110_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147110_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147110_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147110_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147110_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147110_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Bathysiphon sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112300'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147110_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147128_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147128_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147128_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147128_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147128_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147128_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147128_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147128_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147133_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147133_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147133_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147133_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147133_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147133_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147133_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147133_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147135_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147135_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147135_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147135_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147135_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147135_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147135_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Hormosina globulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147135_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147141_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147141_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147141_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147141_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147141_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147141_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147141_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Lagena spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147141_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147142_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147142_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147142_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147142_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147142_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147142_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147142_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147142_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147142_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147142_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147142_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147142_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147142_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147142_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147142_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147142_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147142_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147142_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147142_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147142_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147142_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147142_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147142_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147142_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147156_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147156_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147156_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147156_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147156_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147156_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147156_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114185'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147156_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147160_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147160_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147160_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147160_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147160_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147160_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147160_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147160_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147163_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147163_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147163_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147163_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147163_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147163_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147163_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147163_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147165_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147165_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147165_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147165_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147165_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147165_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147165_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147165_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147171_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147171_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147171_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147171_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147171_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147171_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147171_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147171_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147171_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147171_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147171_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147171_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147171_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147171_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147171_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147171_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147173_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147173_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147173_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147173_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147173_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147173_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147173_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147173_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147174_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147174_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147174_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147174_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147174_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147174_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147174_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147174_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147174_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147174_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147174_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147174_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147174_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147174_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147174_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147174_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147174_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147174_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147174_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147174_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147174_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147174_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147174_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147174_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147174_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147174_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147174_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147174_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147174_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147174_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147174_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147174_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147176_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147176_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147176_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147176_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147176_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147176_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147176_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Saccammina sphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114191'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147176_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147186_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147186_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147186_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147186_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147186_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147186_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147186_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147186_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147801_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147801_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147801_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147801_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147801_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58964:2147801_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58964'^^xsd:string;
  dwc:catalogNumber '2147801_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58964'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58964:2147801_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147801_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147801_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147801_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147801_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147801_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58964:2147801_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58964'^^xsd:string;
  dwc:catalogNumber '2147801_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58964'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58964:2147801_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147801_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147801_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147801_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147801_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147801_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58964:2147801_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58964'^^xsd:string;
  dwc:catalogNumber '2147801_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58964'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58964:2147801_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147801_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147801_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147801_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147801_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147801_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58964:2147801_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58964'^^xsd:string;
  dwc:catalogNumber '2147801_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58964'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58964:2147801_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147802_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147802_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147802_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147802_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147802_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58964:2147802_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58964'^^xsd:string;
  dwc:catalogNumber '2147802_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58964'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112305'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58964:2147802_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147802_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147802_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147802_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147802_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147802_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58964:2147802_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58964'^^xsd:string;
  dwc:catalogNumber '2147802_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58964'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112305'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58964:2147802_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147802_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147802_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147802_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147802_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147802_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58964:2147802_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58964'^^xsd:string;
  dwc:catalogNumber '2147802_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58964'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112305'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58964:2147802_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147807_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147807_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147807_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147807_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147807_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58964:2147807_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58964'^^xsd:string;
  dwc:catalogNumber '2147807_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58964'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58964:2147807_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147839_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147839_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147839_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147839_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147839_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58964:2147839_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58964'^^xsd:string;
  dwc:catalogNumber '2147839_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58964'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58964:2147839_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147839_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147839_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147839_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147839_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147839_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58964:2147839_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58964'^^xsd:string;
  dwc:catalogNumber '2147839_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58964'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58964:2147839_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148930_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148930_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148930_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148930_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148930_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148930_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59000'^^xsd:string;
  dwc:catalogNumber '2148930_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59000'^^xsd:anyURI;
  dwc:scientificName 'Bolivina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112985'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148930_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148940_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148940_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148940_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148940_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148940_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148940_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59000'^^xsd:string;
  dwc:catalogNumber '2148940_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59000'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148940_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148941_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148941_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148941_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148941_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148941_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148941_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59000'^^xsd:string;
  dwc:catalogNumber '2148941_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59000'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148941_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148941_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148941_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148941_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148941_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148941_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148941_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59000'^^xsd:string;
  dwc:catalogNumber '2148941_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59000'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148941_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148944_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148944_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148944_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148944_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148944_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148944_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59000'^^xsd:string;
  dwc:catalogNumber '2148944_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59000'^^xsd:anyURI;
  dwc:scientificName 'Fursencoina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148944_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148944_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148944_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148944_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148944_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148944_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148944_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59000'^^xsd:string;
  dwc:catalogNumber '2148944_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59000'^^xsd:anyURI;
  dwc:scientificName 'Fursencoina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148944_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148944_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148944_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148944_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148944_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148944_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148944_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59000'^^xsd:string;
  dwc:catalogNumber '2148944_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59000'^^xsd:anyURI;
  dwc:scientificName 'Fursencoina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148944_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148952_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148952_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148952_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148952_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148952_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148952_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59000'^^xsd:string;
  dwc:catalogNumber '2148952_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59000'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148952_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148952_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148952_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148952_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148952_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148952_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148952_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59000'^^xsd:string;
  dwc:catalogNumber '2148952_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59000'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148952_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148952_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148952_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148952_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148952_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148952_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148952_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59000'^^xsd:string;
  dwc:catalogNumber '2148952_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59000'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148952_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148952_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148952_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148952_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148952_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148952_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148952_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59000'^^xsd:string;
  dwc:catalogNumber '2148952_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59000'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148952_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148959_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148959_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148959_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148959_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148959_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148959_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59000'^^xsd:string;
  dwc:catalogNumber '2148959_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59000'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148959_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148959_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148959_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148959_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148959_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148959_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148959_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59000'^^xsd:string;
  dwc:catalogNumber '2148959_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59000'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148959_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148959_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148959_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148959_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148959_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148959_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148959_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59000'^^xsd:string;
  dwc:catalogNumber '2148959_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59000'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148959_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148959_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148959_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148959_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148959_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148959_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148959_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59000'^^xsd:string;
  dwc:catalogNumber '2148959_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59000'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148959_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148977_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148977_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148977_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148977_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148977_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148977_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59000'^^xsd:string;
  dwc:catalogNumber '2148977_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59000'^^xsd:anyURI;
  dwc:scientificName 'Saccammina sphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114191'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148977_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148978_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148978_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148978_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148978_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148978_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148978_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59000'^^xsd:string;
  dwc:catalogNumber '2148978_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59000'^^xsd:anyURI;
  dwc:scientificName 'Seabrookia earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417889'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148978_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '466320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148978_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148978_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148978_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148978_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148978_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148978_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59000'^^xsd:string;
  dwc:catalogNumber '2148978_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59000'^^xsd:anyURI;
  dwc:scientificName 'Seabrookia earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417889'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148978_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '466320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150139_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150139_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150139_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150139_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150139_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150139_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150139_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113917'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150139_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '398905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150143_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150143_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150143_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150143_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150143_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150143_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150143_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150143_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150146_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150146_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150146_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150146_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150146_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150146_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150146_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Bathysiphon sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112300'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150146_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150146_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150146_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150146_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150146_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150146_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150146_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150146_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Bathysiphon sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112300'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150146_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150146_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150146_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150146_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150146_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150146_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150146_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150146_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Bathysiphon sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112300'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150146_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150148_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150148_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150148_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150148_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150148_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150148_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150148_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Bolivina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112985'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150148_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150167_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150167_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150167_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150167_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150167_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150167_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150167_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150167_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150167_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150167_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150167_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150167_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150167_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150167_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150167_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150167_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150171_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150171_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150171_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150171_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150171_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150171_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150171_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Fursencoina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150171_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150171_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150171_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150171_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150171_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150171_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150171_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150171_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Fursencoina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150171_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150173_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150173_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150173_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150173_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150173_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150173_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150173_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150173_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150183_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150183_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150183_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150183_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150183_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150183_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150183_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150183_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150183_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150183_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150183_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150183_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150183_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150183_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150183_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150183_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150183_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150183_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150183_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150183_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150183_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150183_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150183_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150183_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150183_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150183_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150183_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150183_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150183_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150183_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150183_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150183_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150183_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150183_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150183_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150183_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150183_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150183_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150183_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150183_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150184_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150184_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150184_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150184_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150184_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150184_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150184_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112305'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150184_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150184_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150184_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150184_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150184_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150184_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150184_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150184_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112305'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150184_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150185_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150185_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150185_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150185_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150185_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150185_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150185_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150185_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150193_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150193_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150193_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150193_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150193_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150193_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150193_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Lagena spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150193_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150194_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150194_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150194_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150194_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150194_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150194_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150194_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150194_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150194_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150194_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150194_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150194_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150194_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150194_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150194_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150194_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150194_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150194_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150194_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150194_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150194_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150194_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150194_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150194_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150201_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150201_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150201_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150201_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150201_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150201_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150201_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150201_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150201_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150201_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150201_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150201_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150201_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150201_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150201_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150201_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150201_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150201_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150201_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150201_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150201_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150201_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150201_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150201_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150201_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150201_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150201_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150201_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150201_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150201_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150201_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150201_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150209_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150209_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150209_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150209_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150209_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150209_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150209_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Nouria polymorphinoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114061'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150209_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150215_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150215_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150215_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150215_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150215_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150215_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150215_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114185'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150215_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150223_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150223_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150223_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150223_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150223_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150223_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150223_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150223_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150223_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150223_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150223_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150223_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150223_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150223_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150223_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150223_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150223_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150223_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150223_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150223_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150223_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150223_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150223_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150223_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150227_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150227_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150227_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150227_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150227_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150227_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150227_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150227_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150234_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150234_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150234_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150234_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150234_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150234_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150234_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150234_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150234_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150234_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150234_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150234_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150234_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150234_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150234_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150234_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150236_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150236_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150236_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150236_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150236_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150236_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150236_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150236_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150236_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150236_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150236_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150236_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150236_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150236_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150236_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150236_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150237_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150237_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150237_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150237_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150237_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150237_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150237_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150237_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150237_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150237_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150237_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150237_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150237_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150237_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150237_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150237_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150237_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150237_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150237_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150237_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150237_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150237_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150237_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150237_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150237_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150237_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150237_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150237_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150237_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150237_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150237_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150237_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150238_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150238_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150238_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150238_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150238_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150238_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150238_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112316'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150238_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150246_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150246_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150246_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150246_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150246_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150246_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150246_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Seabrookia earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417889'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150246_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '466320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150246_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150246_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150246_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150246_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150246_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150246_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150246_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Seabrookia earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417889'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150246_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '466320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150246_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150246_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150246_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150246_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150246_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150246_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150246_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Seabrookia earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417889'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150246_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '466320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150246_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150246_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150246_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150246_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150246_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150246_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150246_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Seabrookia earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417889'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150246_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '466320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150260_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150260_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150260_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150260_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150260_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150260_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150260_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Trochamminopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112413'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150260_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150262_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150262_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150262_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150262_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150262_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150262_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150262_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150262_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150137_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150137_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150137_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150137_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150137_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150137_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150137_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Ammobaculites agglutinans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114024'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150137_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150146_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150146_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150146_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150146_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150146_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150146_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150146_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Bathysiphon sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112300'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150146_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150166_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150166_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150166_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150166_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150166_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150166_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150166_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150166_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150166_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150166_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150166_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150166_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150166_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150166_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150166_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150166_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150168_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150168_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150168_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150168_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150168_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150168_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150168_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Eponides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112174'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150168_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150171_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150171_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150171_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150171_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150171_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150171_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150171_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Fursencoina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150171_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150183_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150183_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150183_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150183_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150183_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150183_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150183_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150183_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150184_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150184_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150184_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150184_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150184_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150184_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150184_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112305'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150184_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150187_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150187_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150187_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150187_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150187_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150187_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150187_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Hormosina globulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150187_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150194_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150194_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150194_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150194_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150194_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150194_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150194_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150194_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150196_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150196_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150196_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150196_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150196_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150196_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150196_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Lenticulina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112284'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150196_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150201_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150201_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150201_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150201_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150201_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150201_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150201_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150201_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150201_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150201_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150201_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150201_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150201_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150201_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150201_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150201_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150219_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150219_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150219_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150219_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150219_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150219_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150219_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150219_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150223_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150223_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150223_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150223_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150223_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150223_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150223_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150223_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150234_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150234_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150234_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150234_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150234_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150234_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150234_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150234_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150234_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150234_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150234_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150234_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150234_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150234_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150234_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150234_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150237_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150237_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150237_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150237_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150237_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150237_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150237_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150237_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150243_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150243_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150243_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150243_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150243_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150243_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150243_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Saccammina sphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114191'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150243_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150246_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150246_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150246_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150246_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59051%3A2150246_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150246_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59051'^^xsd:string;
  dwc:catalogNumber '2150246_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59051'^^xsd:anyURI;
  dwc:scientificName 'Seabrookia earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417889'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59051:2150246_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '466320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148940_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148940_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148940_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148940_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148940_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148940_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59000'^^xsd:string;
  dwc:catalogNumber '2148940_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59000'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148940_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148942_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148942_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148942_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148942_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148942_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148942_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59000'^^xsd:string;
  dwc:catalogNumber '2148942_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59000'^^xsd:anyURI;
  dwc:scientificName 'Eponides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112174'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148942_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148952_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148952_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148952_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148952_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148952_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148952_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59000'^^xsd:string;
  dwc:catalogNumber '2148952_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59000'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148952_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148959_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148959_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148959_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148959_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148959_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148959_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59000'^^xsd:string;
  dwc:catalogNumber '2148959_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59000'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148959_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148959_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148959_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148959_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148959_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148959_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148959_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59000'^^xsd:string;
  dwc:catalogNumber '2148959_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59000'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148959_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148978_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148978_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148978_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148978_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148978_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148978_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59000'^^xsd:string;
  dwc:catalogNumber '2148978_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59000'^^xsd:anyURI;
  dwc:scientificName 'Seabrookia earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417889'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148978_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '466320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148978_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148978_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148978_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148978_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148978_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148978_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59000'^^xsd:string;
  dwc:catalogNumber '2148978_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59000'^^xsd:anyURI;
  dwc:scientificName 'Seabrookia earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417889'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148978_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '466320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148978_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148978_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148978_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148978_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148978_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148978_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59000'^^xsd:string;
  dwc:catalogNumber '2148978_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59000'^^xsd:anyURI;
  dwc:scientificName 'Seabrookia earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417889'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148978_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '466320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148987_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148987_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148987_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148987_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59000%3A2148987_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148987_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59000'^^xsd:string;
  dwc:catalogNumber '2148987_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59000'^^xsd:anyURI;
  dwc:scientificName 'Trochamminopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112413'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59000:2148987_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147801_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147801_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147801_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147801_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147801_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58964:2147801_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58964'^^xsd:string;
  dwc:catalogNumber '2147801_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58964'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58964:2147801_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147801_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147801_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147801_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147801_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147801_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58964:2147801_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58964'^^xsd:string;
  dwc:catalogNumber '2147801_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58964'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58964:2147801_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147819_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147819_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147819_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147819_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147819_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58964:2147819_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58964'^^xsd:string;
  dwc:catalogNumber '2147819_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58964'^^xsd:anyURI;
  dwc:scientificName 'Nouria polymorphinoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114061'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58964:2147819_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147842_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147842_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147842_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147842_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58964%3A2147842_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58964:2147842_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58964'^^xsd:string;
  dwc:catalogNumber '2147842_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58964'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112316'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58964:2147842_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147107_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147107_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147107_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147107_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147107_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147107_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147107_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147107_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147110_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147110_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147110_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147110_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147110_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147110_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147110_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Bathysiphon sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112300'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147110_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147131_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147131_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147131_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147131_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147131_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147131_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147131_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147131_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147142_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147142_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147142_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147142_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147142_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147142_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147142_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147142_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147144_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147144_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147144_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147144_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147144_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147144_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147144_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Lenticulina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112284'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147144_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147163_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147163_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147163_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147163_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147163_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147163_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147163_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147163_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147163_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147163_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147163_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147163_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147163_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147163_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147163_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147163_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147163_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147163_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147163_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147163_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147163_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147163_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147163_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147163_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147171_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147171_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147171_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147171_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147171_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147171_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147171_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147171_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147173_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147173_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147173_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147173_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147173_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147173_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147173_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147173_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147174_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147174_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147174_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2165"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147174_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2165 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2165"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58953%3A2147174_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147174_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58953'^^xsd:string;
  dwc:catalogNumber '2147174_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58953'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58953:2147174_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151337_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151337_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151337_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151337_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151337_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59072:2151337_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59072'^^xsd:string;
  dwc:catalogNumber '2151337_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59072'^^xsd:anyURI;
  dwc:scientificName 'Nonion sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112232'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59072:2151337_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151340_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151340_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151340_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151340_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151340_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59072:2151340_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59072'^^xsd:string;
  dwc:catalogNumber '2151340_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59072'^^xsd:anyURI;
  dwc:scientificName 'Seabrookia earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417889'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59072:2151340_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '466320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151342_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151342_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151342_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151342_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151342_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59072:2151342_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59072'^^xsd:string;
  dwc:catalogNumber '2151342_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59072'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59072:2151342_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151385_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151385_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151385_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151385_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151385_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151385_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151385_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151385_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151385_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151385_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151385_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151385_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151385_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151385_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151385_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151385_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151386_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151386_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151386_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151386_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151386_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151386_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151386_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Alliatina primitiva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '736506'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151386_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '849267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151387_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151387_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151387_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151387_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151387_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151387_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151387_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Allogromides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151387_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151395_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151395_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151395_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151395_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151395_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151395_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151395_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112120'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151395_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151396_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151396_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151396_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151396_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151396_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151396_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151396_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Ceratobulimina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112129'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151396_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151397_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151397_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151397_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151397_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151397_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151397_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151397_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151397_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151403_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151403_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151403_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151403_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151403_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151403_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151403_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151403_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151403_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151403_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151403_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151403_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151403_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151403_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151403_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151403_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151404_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151404_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151404_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151404_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151404_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151404_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151404_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151404_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151404_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151404_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151404_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151404_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151404_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151404_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151404_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151404_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151405_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151405_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151405_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151405_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151405_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151405_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151405_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151405_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151406_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151406_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151406_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151406_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151406_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151406_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151406_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151406_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151411_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151411_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151411_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151411_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151411_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151411_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151411_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112189'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151411_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151413_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151413_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151413_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151413_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151413_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151413_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151413_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151413_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151417_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151417_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151417_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151417_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151417_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151417_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151417_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Hormosina distans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113978'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151417_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '113984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151419_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151419_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151419_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151419_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151419_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151419_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151419_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151419_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151419_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151419_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151419_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151419_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151419_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151419_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151419_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151419_4'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151420_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151420_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151420_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151420_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151420_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151420_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151420_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151420_5'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151421_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151421_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151421_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151421_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151421_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151421_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151421_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151421_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151426_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151426_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151426_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151426_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151426_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151426_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151426_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Nonionella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151426_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151428_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151428_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151428_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151428_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151428_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151428_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151428_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151428_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151430_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151430_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151430_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151430_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151430_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151430_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151430_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Recurvoides contortus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114055'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151430_4'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '899197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151433_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151433_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151433_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151433_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151433_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151433_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151433_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151433_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151434_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151434_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151434_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151434_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151434_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151434_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151434_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151434_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151435_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151435_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151435_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151435_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151435_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151435_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151435_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151435_4'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151435_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151435_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151435_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151435_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151435_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151435_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151435_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151435_5'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151436_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151436_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151436_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151436_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151436_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151436_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151436_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151436_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151436_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151436_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151436_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151436_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151436_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151436_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151436_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151436_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151437_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151437_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151437_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151437_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151437_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151437_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151437_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151437_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151438_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151438_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151438_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151438_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151438_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151438_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151438_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151438_4'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151440_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151440_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151440_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151440_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151440_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151440_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151440_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Seabrookia earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417889'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151440_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '466320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151444_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151444_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151444_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151444_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151444_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151444_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151444_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151444_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151444_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151444_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151444_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151444_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151444_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151444_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151444_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151444_4'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151446_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151446_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151446_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151446_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151446_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151446_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151446_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151446_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151447_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151447_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151447_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151447_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151447_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151447_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151447_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Vaginulopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '999518'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151447_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151088_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151088_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151088_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151088_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151088_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151088_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59065'^^xsd:string;
  dwc:catalogNumber '2151088_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59065'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151088_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151093_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151093_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151093_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151093_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151093_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151093_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59065'^^xsd:string;
  dwc:catalogNumber '2151093_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59065'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112189'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151093_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151096_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151096_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151096_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151096_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151096_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151096_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59065'^^xsd:string;
  dwc:catalogNumber '2151096_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59065'^^xsd:anyURI;
  dwc:scientificName 'Hormosina distans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113978'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151096_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '113984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151097_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151097_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151097_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151097_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151097_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151097_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59065'^^xsd:string;
  dwc:catalogNumber '2151097_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59065'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151097_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151098_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151098_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151098_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151098_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151098_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151098_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59065'^^xsd:string;
  dwc:catalogNumber '2151098_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59065'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151098_5'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151099_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151099_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151099_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151099_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151099_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151099_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59065'^^xsd:string;
  dwc:catalogNumber '2151099_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59065'^^xsd:anyURI;
  dwc:scientificName 'Nonionella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151099_4'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151103_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151103_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151103_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151103_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151103_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151103_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59065'^^xsd:string;
  dwc:catalogNumber '2151103_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59065'^^xsd:anyURI;
  dwc:scientificName 'Recurvoides contortus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114055'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151103_4'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '899197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151105_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151105_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151105_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151105_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151105_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151105_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59065'^^xsd:string;
  dwc:catalogNumber '2151105_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59065'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151105_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151106_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151106_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151106_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151106_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151106_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151106_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59065'^^xsd:string;
  dwc:catalogNumber '2151106_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59065'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151106_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151108_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151108_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151108_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151108_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151108_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151108_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59065'^^xsd:string;
  dwc:catalogNumber '2151108_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59065'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151108_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151108_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151108_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151108_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151108_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151108_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151108_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59065'^^xsd:string;
  dwc:catalogNumber '2151108_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59065'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151108_5'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151109_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151109_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151109_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151109_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151109_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151109_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59065'^^xsd:string;
  dwc:catalogNumber '2151109_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59065'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151109_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151110_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151110_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151110_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151110_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151110_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151110_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59065'^^xsd:string;
  dwc:catalogNumber '2151110_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59065'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151110_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151111_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151111_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151111_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151111_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151111_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151111_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59065'^^xsd:string;
  dwc:catalogNumber '2151111_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59065'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151111_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151113_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151113_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151113_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151113_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151113_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151113_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59065'^^xsd:string;
  dwc:catalogNumber '2151113_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59065'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151113_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151114_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151114_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151114_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151114_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151114_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151114_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59065'^^xsd:string;
  dwc:catalogNumber '2151114_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59065'^^xsd:anyURI;
  dwc:scientificName 'Vaginulopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '999518'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151114_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151190_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151190_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151190_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151190_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151190_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151190_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59069'^^xsd:string;
  dwc:catalogNumber '2151190_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59069'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151190_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151191_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151191_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151191_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151191_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151191_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151191_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59069'^^xsd:string;
  dwc:catalogNumber '2151191_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59069'^^xsd:anyURI;
  dwc:scientificName 'Alliatina primitiva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '736506'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151191_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '849267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151195_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151195_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151195_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151195_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151195_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151195_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59069'^^xsd:string;
  dwc:catalogNumber '2151195_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59069'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112120'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151195_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151197_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151197_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151197_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151197_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151197_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151197_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59069'^^xsd:string;
  dwc:catalogNumber '2151197_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59069'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112084'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151197_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151200_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151200_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151200_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151200_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151200_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151200_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59069'^^xsd:string;
  dwc:catalogNumber '2151200_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59069'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151200_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151201_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151201_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151201_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151201_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151201_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151201_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59069'^^xsd:string;
  dwc:catalogNumber '2151201_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59069'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151201_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151201_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151201_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151201_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151201_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151201_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151201_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59069'^^xsd:string;
  dwc:catalogNumber '2151201_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59069'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151201_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151202_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151202_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151202_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151202_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151202_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151202_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59069'^^xsd:string;
  dwc:catalogNumber '2151202_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59069'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151202_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151203_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151203_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151203_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151203_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151203_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151203_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59069'^^xsd:string;
  dwc:catalogNumber '2151203_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59069'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151203_4'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151209_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151209_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151209_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151209_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151209_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151209_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59069'^^xsd:string;
  dwc:catalogNumber '2151209_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59069'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151209_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151211_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151211_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151211_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151211_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151211_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151211_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59069'^^xsd:string;
  dwc:catalogNumber '2151211_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59069'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151211_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151211_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151211_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151211_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151211_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151211_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151211_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59069'^^xsd:string;
  dwc:catalogNumber '2151211_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59069'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151211_4'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151221_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151221_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151221_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151221_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151221_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151221_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59069'^^xsd:string;
  dwc:catalogNumber '2151221_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59069'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151221_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151223_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151223_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151223_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151223_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151223_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151223_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59069'^^xsd:string;
  dwc:catalogNumber '2151223_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59069'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151223_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151226_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151226_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151226_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151226_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151226_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151226_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59069'^^xsd:string;
  dwc:catalogNumber '2151226_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59069'^^xsd:anyURI;
  dwc:scientificName 'Seabrookia earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417889'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151226_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '466320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151227_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151227_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151227_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151227_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151227_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151227_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59069'^^xsd:string;
  dwc:catalogNumber '2151227_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59069'^^xsd:anyURI;
  dwc:scientificName 'Stainforthia concava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113069'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151227_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '113069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151229_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151229_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151229_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151229_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151229_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151229_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59069'^^xsd:string;
  dwc:catalogNumber '2151229_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59069'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151229_4'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151329_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151329_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151329_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151329_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151329_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59072:2151329_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59072'^^xsd:string;
  dwc:catalogNumber '2151329_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59072'^^xsd:anyURI;
  dwc:scientificName 'Allogromides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59072:2151329_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151332_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151332_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151332_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151332_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151332_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59072:2151332_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59072'^^xsd:string;
  dwc:catalogNumber '2151332_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59072'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59072:2151332_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151333_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151333_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151333_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151333_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151333_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59072:2151333_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59072'^^xsd:string;
  dwc:catalogNumber '2151333_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59072'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59072:2151333_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151334_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151334_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151334_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151334_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151334_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59072:2151334_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59072'^^xsd:string;
  dwc:catalogNumber '2151334_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59072'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59072:2151334_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151441_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151441_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151441_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151441_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151441_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151441_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151441_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Stainforthia concava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113069'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151441_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '113069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151445_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151445_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151445_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151445_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151445_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151445_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151445_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Trochamminopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112413'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151445_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151196_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151196_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151196_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151196_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151196_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151196_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59069'^^xsd:string;
  dwc:catalogNumber '2151196_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59069'^^xsd:anyURI;
  dwc:scientificName 'Ceratobulimina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112129'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151196_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151200_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151200_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151200_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151200_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151200_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151200_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59069'^^xsd:string;
  dwc:catalogNumber '2151200_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59069'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151200_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151207_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151207_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151207_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151207_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151207_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151207_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59069'^^xsd:string;
  dwc:catalogNumber '2151207_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59069'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151207_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151217_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151217_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151217_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151217_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151217_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151217_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59069'^^xsd:string;
  dwc:catalogNumber '2151217_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59069'^^xsd:anyURI;
  dwc:scientificName 'Nonionella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151217_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151224_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151224_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151224_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151224_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151224_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151224_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59069'^^xsd:string;
  dwc:catalogNumber '2151224_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59069'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151224_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151230_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151230_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151230_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151230_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59069%3A2151230_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151230_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59069'^^xsd:string;
  dwc:catalogNumber '2151230_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59069'^^xsd:anyURI;
  dwc:scientificName 'Trochamminopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112413'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59069:2151230_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151328_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151328_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151328_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151328_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151328_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59072:2151328_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59072'^^xsd:string;
  dwc:catalogNumber '2151328_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59072'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59072:2151328_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151332_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151332_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151332_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151332_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151332_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59072:2151332_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59072'^^xsd:string;
  dwc:catalogNumber '2151332_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59072'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59072:2151332_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151336_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151336_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151336_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151336_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59072%3A2151336_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59072:2151336_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59072'^^xsd:string;
  dwc:catalogNumber '2151336_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59072'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59072:2151336_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151388_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151388_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151388_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151388_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151388_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151388_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151388_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Ammobaculites filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114026'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151388_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '114026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151399_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151399_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151399_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151399_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151399_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151399_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151399_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112084'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151399_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151404_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151404_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151404_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151404_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151404_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151404_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151404_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151404_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151407_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151407_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151407_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151407_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151407_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151407_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151407_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151407_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151407_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151407_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151407_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151407_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151407_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151407_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151407_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151407_4'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151415_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151415_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151415_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151415_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151415_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151415_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151415_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151415_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151419_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151419_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151419_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151419_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151419_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151419_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151419_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151419_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151424_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151424_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151424_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151424_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151424_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151424_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151424_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Nonion sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112232'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151424_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151426_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151426_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151426_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151426_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151426_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151426_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151426_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Nonionella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151426_4'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151432_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151432_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151432_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151432_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151432_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151432_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151432_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151432_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151435_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151435_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151435_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151435_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151435_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151435_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151435_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151435_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151438_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151438_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151438_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151438_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59075%3A2151438_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151438_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59075'^^xsd:string;
  dwc:catalogNumber '2151438_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59075'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59075:2151438_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151084_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151084_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151084_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151084_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151084_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151084_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59065'^^xsd:string;
  dwc:catalogNumber '2151084_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59065'^^xsd:anyURI;
  dwc:scientificName 'Ammobaculites filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114026'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151084_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '114026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151097_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151097_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151097_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151097_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151097_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151097_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59065'^^xsd:string;
  dwc:catalogNumber '2151097_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59065'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151097_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151101_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151101_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151101_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151101_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151101_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151101_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59065'^^xsd:string;
  dwc:catalogNumber '2151101_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59065'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151101_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151107_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151107_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151107_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151107_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151107_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151107_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59065'^^xsd:string;
  dwc:catalogNumber '2151107_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59065'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151107_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151108_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151108_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151108_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151108_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151108_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151108_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59065'^^xsd:string;
  dwc:catalogNumber '2151108_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59065'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151108_4'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151109_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151109_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151109_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151109_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151109_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151109_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59065'^^xsd:string;
  dwc:catalogNumber '2151109_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59065'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151109_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151111_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151111_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151111_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2167"^^xsd:decimal ;
  dwc:decimalLongitude "60.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151111_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2167 60.2667)"^^geo:wktLiteral ;
  geo-pos:lat "16.2167"^^xsd:decimal ;
  geo-pos:long "60.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59065%3A2151111_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151111_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59065'^^xsd:string;
  dwc:catalogNumber '2151111_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59065'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '60.2667'^^xsd:double;
  dwc:latitude '16.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59065:2151111_4'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147470_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147470_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147470_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147470_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147470_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147470_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147470_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Ammobaculites agglutinans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114024'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147470_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147475_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147475_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147475_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147475_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147475_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147475_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147475_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147475_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147475_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147475_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147475_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147475_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147475_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147475_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147475_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147475_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147475_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147475_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147475_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147475_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147475_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147475_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147475_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147475_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147475_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147475_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147475_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147475_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147475_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147475_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147475_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147475_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147484_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147484_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147484_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147484_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147484_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147484_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147484_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112084'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147484_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147485_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147485_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147485_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147485_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147485_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147485_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147485_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides subglobosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254681'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147485_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '254681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147497_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147497_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147497_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147497_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147497_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147497_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147497_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112086'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147497_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147499_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147499_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147499_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147499_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147499_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147499_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147499_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147499_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147500_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147500_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147500_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147500_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147500_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147500_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147500_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112305'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147500_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147500_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147500_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147500_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147500_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147500_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147500_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147500_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112305'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147500_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147500_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147500_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147500_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147500_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147500_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147500_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147500_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112305'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147500_6'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147504_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147504_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147504_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147504_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147504_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147504_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147504_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147504_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147505_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147505_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147505_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147505_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147505_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147505_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147505_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Hormosina ovicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113981'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147505_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147506_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147506_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147506_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147506_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147506_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147506_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147506_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Hormosina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112336'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147506_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147510_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147510_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147510_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147510_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147510_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147510_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147510_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147510_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147510_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147510_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147510_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147510_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147510_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147510_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147510_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147510_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147510_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147510_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147510_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147510_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147510_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147510_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147510_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147510_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147510_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147510_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147510_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147510_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147510_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147510_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147510_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147510_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147511_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147511_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147511_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147511_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147511_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147511_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147511_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina tubulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254689'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147511_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '254689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147515_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147515_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147515_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147515_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147515_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147515_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147515_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147515_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147519_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147519_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147519_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147519_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147519_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147519_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147519_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147519_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147536_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147536_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147536_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147536_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147536_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147536_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147536_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147536_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147536_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147536_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147536_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147536_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147536_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147536_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147536_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147536_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147537_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147537_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147537_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147537_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147537_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147537_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147537_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147537_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147537_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147537_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147537_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147537_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147537_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147537_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147537_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147537_6'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147539_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147539_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147539_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147539_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147539_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147539_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147539_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147539_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147539_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147539_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147539_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147539_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147539_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147539_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147539_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147539_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147539_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147539_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147539_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147539_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147539_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147539_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147539_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147539_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147539_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147539_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147539_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147539_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147539_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147539_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147539_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147539_6'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147542_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147542_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147542_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147542_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147542_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147542_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147542_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147542_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147542_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147542_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147542_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147542_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147542_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147542_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147542_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147542_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147545_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147545_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147545_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147545_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147545_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147545_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147545_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Saccammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112373'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147545_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147545_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147545_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147545_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147545_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147545_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147545_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147545_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Saccammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112373'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147545_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147554_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147554_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147554_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147554_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147554_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147554_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147554_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147554_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148166_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148166_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148166_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148166_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148166_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148166_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148166_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Ammobaculites agglutinans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114024'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148166_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148166_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148166_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148166_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148166_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148166_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148166_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148166_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Ammobaculites agglutinans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114024'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148166_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148178_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148178_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148178_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148178_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148178_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148178_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148178_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112084'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148178_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148183_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148183_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148183_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148183_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148183_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148183_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148183_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148183_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148183_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148183_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148183_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148183_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148183_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148183_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148183_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148183_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148184_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148184_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148184_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148184_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148184_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148184_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148184_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148184_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148184_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148184_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148184_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148184_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148184_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148184_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148184_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148184_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148185_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148185_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148185_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148185_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148185_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148185_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148185_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148185_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148190_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148190_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148190_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148190_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148190_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148190_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148190_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148190_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148193_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148193_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148193_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148193_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148193_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148193_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148193_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148193_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148193_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148193_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148193_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148193_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148193_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148193_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148193_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148193_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148197_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148197_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148197_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148197_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148197_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148197_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148197_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148197_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148197_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148197_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148197_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148197_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148197_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148197_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148197_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148197_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148197_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148197_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148197_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148197_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148197_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148197_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148197_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148197_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148198_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148198_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148198_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148198_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148198_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148198_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148198_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112305'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148198_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148199_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148199_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148199_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148199_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148199_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148199_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148199_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148199_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148203_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148203_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148203_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148203_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148203_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148203_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148203_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148203_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148203_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148203_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148203_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148203_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148203_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148203_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148203_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148203_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148203_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148203_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148203_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148203_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148203_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148203_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148203_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148203_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148205_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148205_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148205_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148205_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148205_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148205_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148205_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148205_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148206_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148206_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148206_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148206_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148206_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148206_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148206_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148206_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148206_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148206_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148206_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148206_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148206_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148206_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148206_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148206_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148209_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148209_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148209_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148209_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148209_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148209_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148209_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Nodosaria calomorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113538'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148209_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '582700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148213_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148213_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148213_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148213_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148213_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148213_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148213_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148213_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148213_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148213_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148213_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148213_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148213_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148213_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148213_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148213_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148217_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148217_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148217_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148217_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148217_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148217_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148217_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148217_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148232_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148232_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148232_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148232_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148232_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148232_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148232_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148232_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148232_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148232_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148232_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148232_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148232_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148232_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148232_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148232_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148235_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148235_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148235_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148235_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148235_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148235_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148235_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148235_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148235_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148235_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148235_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148235_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148235_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148235_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148235_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148235_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148237_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148237_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148237_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148237_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148237_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148237_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148237_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148237_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148237_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148237_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148237_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148237_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148237_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148237_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148237_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148237_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149200_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149200_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149200_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149200_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149200_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149200_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59004'^^xsd:string;
  dwc:catalogNumber '2149200_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59004'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149200_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149202_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149202_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149202_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149202_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149202_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149202_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59004'^^xsd:string;
  dwc:catalogNumber '2149202_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59004'^^xsd:anyURI;
  dwc:scientificName 'Ammobaculites agglutinans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114024'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149202_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149216_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149216_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149216_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149216_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149216_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149216_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59004'^^xsd:string;
  dwc:catalogNumber '2149216_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59004'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149216_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149216_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149216_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149216_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149216_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149216_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149216_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59004'^^xsd:string;
  dwc:catalogNumber '2149216_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59004'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149216_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149216_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149216_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149216_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149216_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149216_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149216_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59004'^^xsd:string;
  dwc:catalogNumber '2149216_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59004'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149216_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149217_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149217_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149217_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149217_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149217_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149217_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59004'^^xsd:string;
  dwc:catalogNumber '2149217_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59004'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149217_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149217_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149217_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149217_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149217_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149217_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149217_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59004'^^xsd:string;
  dwc:catalogNumber '2149217_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59004'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149217_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149219_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149219_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149219_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149219_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149219_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149219_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59004'^^xsd:string;
  dwc:catalogNumber '2149219_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59004'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149219_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149220_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149220_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149220_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149220_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149220_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149220_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59004'^^xsd:string;
  dwc:catalogNumber '2149220_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59004'^^xsd:anyURI;
  dwc:scientificName 'Fursencoina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149220_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149220_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149220_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149220_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149220_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149220_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149220_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59004'^^xsd:string;
  dwc:catalogNumber '2149220_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59004'^^xsd:anyURI;
  dwc:scientificName 'Fursencoina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149220_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149222_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149222_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149222_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149222_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149222_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149222_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59004'^^xsd:string;
  dwc:catalogNumber '2149222_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59004'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149222_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149228_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149228_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149228_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149228_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149228_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149228_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59004'^^xsd:string;
  dwc:catalogNumber '2149228_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59004'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149228_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149228_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149228_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149228_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149228_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149228_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149228_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59004'^^xsd:string;
  dwc:catalogNumber '2149228_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59004'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149228_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149229_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149229_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149229_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149229_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149229_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149229_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59004'^^xsd:string;
  dwc:catalogNumber '2149229_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59004'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112305'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149229_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149229_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149229_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149229_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149229_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149229_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149229_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59004'^^xsd:string;
  dwc:catalogNumber '2149229_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59004'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112305'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149229_6'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149234_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149234_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149234_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149234_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149234_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149234_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59004'^^xsd:string;
  dwc:catalogNumber '2149234_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59004'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149234_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149235_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149235_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149235_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149235_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149235_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149235_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59004'^^xsd:string;
  dwc:catalogNumber '2149235_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59004'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149235_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149235_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149235_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149235_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149235_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149235_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149235_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59004'^^xsd:string;
  dwc:catalogNumber '2149235_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59004'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149235_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149235_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149235_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149235_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149235_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149235_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149235_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59004'^^xsd:string;
  dwc:catalogNumber '2149235_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59004'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149235_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149235_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149235_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149235_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149235_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149235_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149235_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59004'^^xsd:string;
  dwc:catalogNumber '2149235_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59004'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149235_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149238_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149238_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149238_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149238_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149238_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149238_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59004'^^xsd:string;
  dwc:catalogNumber '2149238_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59004'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149238_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149241_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149241_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149241_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149241_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149241_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149241_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59004'^^xsd:string;
  dwc:catalogNumber '2149241_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59004'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114185'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149241_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149242_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149242_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149242_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149242_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149242_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149242_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59004'^^xsd:string;
  dwc:catalogNumber '2149242_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59004'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149242_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149253_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149253_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149253_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149253_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149253_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149253_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59004'^^xsd:string;
  dwc:catalogNumber '2149253_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59004'^^xsd:anyURI;
  dwc:scientificName 'Saccammina sphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114191'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149253_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149262_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149262_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149262_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149262_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149262_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149262_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59004'^^xsd:string;
  dwc:catalogNumber '2149262_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59004'^^xsd:anyURI;
  dwc:scientificName 'Trochammina squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114360'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149262_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149264_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149264_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149264_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149264_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149264_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149264_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59004'^^xsd:string;
  dwc:catalogNumber '2149264_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59004'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112100'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149264_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150679_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150679_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150679_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150679_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150679_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150679_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150679_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150679_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150679_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150679_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150679_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150679_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150679_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150679_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150679_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150679_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150681_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150681_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150681_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150681_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150681_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150681_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150681_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Ammobaculites agglutinans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114024'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150681_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150687_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150687_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150687_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150687_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150687_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150687_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150687_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150687_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150687_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150687_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150687_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150687_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150687_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150687_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150687_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150687_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150687_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150687_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150687_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150687_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150687_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150687_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150687_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150687_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150687_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150687_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150687_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150687_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150687_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150687_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150687_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150687_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150701_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150701_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150701_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150701_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150701_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150701_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150701_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112084'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150701_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150705_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150705_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150705_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150705_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150705_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150705_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150705_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112347'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150705_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150709_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150709_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150709_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150709_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150709_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150709_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150709_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150709_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150709_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150709_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150709_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150709_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150709_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150709_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150709_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150709_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150710_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150710_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150710_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150710_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150710_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150710_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150710_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150710_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150710_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150710_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150710_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150710_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150710_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150710_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150710_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150710_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150710_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150710_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150710_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150710_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150710_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150710_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150710_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150710_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150711_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150711_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150711_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150711_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150711_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150711_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150711_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150711_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150711_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150711_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150711_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150711_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150711_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150711_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150711_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150711_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150711_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150711_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150711_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150711_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150711_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150711_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150711_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150711_6'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150713_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150713_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150713_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150713_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150713_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150713_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150713_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150713_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150715_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150715_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150715_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150715_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150715_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150715_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150715_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Fursencoina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150715_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150715_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150715_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150715_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150715_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150715_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150715_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150715_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Fursencoina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150715_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150719_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150719_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150719_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150719_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150719_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150719_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150719_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150719_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150721_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150721_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150721_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150721_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150721_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150721_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150721_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112086'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150721_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150723_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150723_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150723_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150723_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150723_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150723_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150723_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150723_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150727_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150727_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150727_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150727_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150727_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150727_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150727_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150727_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150727_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150727_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150727_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150727_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150727_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150727_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150727_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150727_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150727_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150727_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150727_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150727_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150727_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150727_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150727_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150727_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150727_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150727_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150727_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150727_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150727_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150727_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150727_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150727_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150727_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150727_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150727_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150727_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150727_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150727_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150727_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150727_6'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150728_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150728_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150728_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150728_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150728_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150728_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150728_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112305'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150728_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150728_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150728_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150728_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150728_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150728_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150728_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150728_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112305'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150728_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150728_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150728_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150728_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150728_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150728_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150728_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150728_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112305'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150728_6'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150732_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150732_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150732_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150732_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150732_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150732_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150732_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150732_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150732_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150732_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150732_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150732_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150732_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150732_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150732_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150732_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150732_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150732_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150732_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150732_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150732_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150732_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150732_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150732_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150734_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150734_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150734_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150734_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150734_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150734_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150734_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Hormosina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112336'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150734_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150738_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150738_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150738_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150738_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150738_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150738_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150738_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150738_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150738_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150738_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150738_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150738_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150738_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150738_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150738_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150738_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150738_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150738_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150738_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150738_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150738_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150738_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150738_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150738_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150738_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150738_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150738_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150738_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150738_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150738_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150738_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150738_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150739_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150739_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150739_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150739_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150739_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150739_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150739_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina tubulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254689'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150739_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '254689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150743_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150743_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150743_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150743_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150743_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150743_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150743_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150743_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150743_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150743_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150743_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150743_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150743_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150743_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150743_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150743_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150743_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150743_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150743_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150743_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150743_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150743_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150743_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150743_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150745_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150745_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150745_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150745_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150745_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150745_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150745_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150745_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150745_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150745_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150745_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150745_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150745_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150745_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150745_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150745_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150745_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150745_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150745_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150745_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150745_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150745_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150745_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150745_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150748_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150748_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150748_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150748_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150748_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150748_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150748_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Nodosaria sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112223'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150748_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150751_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150751_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150751_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150751_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150751_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150751_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150751_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150751_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150751_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150751_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150751_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150751_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150751_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150751_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150751_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150751_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150756_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150756_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150756_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150756_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150756_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150756_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150756_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150756_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150759_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150759_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150759_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150759_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150759_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150759_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150759_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114185'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150759_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150761_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150761_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150761_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150761_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150761_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150761_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150761_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150761_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150774_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150774_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150774_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150774_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150774_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150774_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150774_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150774_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150774_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150774_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150774_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150774_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150774_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150774_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150774_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150774_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150774_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150774_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150774_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150774_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150774_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150774_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150774_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150774_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150775_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150775_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150775_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150775_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150775_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150775_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150775_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150775_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150775_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150775_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150775_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150775_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150775_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150775_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150775_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150775_6'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150778_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150778_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150778_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150778_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150778_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150778_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150778_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150778_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150778_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150778_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150778_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150778_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150778_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150778_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150778_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150778_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150778_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150778_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150778_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150778_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150778_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150778_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150778_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150778_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150778_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150778_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150778_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150778_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150778_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150778_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150778_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150778_6'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150781_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150781_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150781_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150781_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150781_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150781_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150781_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150781_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150781_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150781_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150781_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150781_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150781_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150781_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150781_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150781_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150788_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150788_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150788_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150788_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150788_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150788_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150788_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Saccammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112373'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150788_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150790_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150790_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150790_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150790_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150790_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150790_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150790_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Seabrookia earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417889'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150790_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '466320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150792_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150792_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150792_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150792_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150792_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150792_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150792_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Spiroplectinella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112386'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150792_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150803_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150803_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150803_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150803_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150803_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150803_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150803_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Trochammina squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114360'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150803_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150804_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150804_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150804_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150804_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150804_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150804_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150804_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Trochamminopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112413'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150804_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150806_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150806_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150806_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150806_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150806_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150806_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150806_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150806_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150774_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150774_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150774_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150774_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150774_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150774_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150774_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150774_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150774_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150774_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150774_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150774_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150774_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150774_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150774_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150774_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150775_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150775_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150775_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150775_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150775_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150775_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150775_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150775_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150778_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150778_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150778_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150778_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150778_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150778_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150778_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150778_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150779_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150779_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150779_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150779_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150779_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150779_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150779_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150779_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150781_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150781_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150781_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150781_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150781_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150781_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150781_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150781_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150788_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150788_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150788_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150788_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150788_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150788_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150788_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Saccammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112373'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150788_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150745_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150745_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150745_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150745_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150745_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150745_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150745_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150745_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150751_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150751_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150751_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150751_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150751_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150751_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150751_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150751_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150759_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150759_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150759_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150759_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150759_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150759_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150759_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114185'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150759_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150715_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150715_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150715_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150715_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150715_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150715_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150715_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Fursencoina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150715_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150723_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150723_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150723_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150723_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150723_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150723_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150723_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150723_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150727_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150727_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150727_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150727_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150727_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150727_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150727_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150727_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150728_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150728_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150728_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150728_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150728_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150728_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150728_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112305'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150728_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150732_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150732_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150732_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150732_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150732_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150732_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150732_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150732_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150733_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150733_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150733_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150733_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150733_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150733_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150733_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Hormosina ovicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113981'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150733_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150734_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150734_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150734_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150734_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150734_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150734_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150734_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Hormosina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112336'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150734_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150738_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150738_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150738_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150738_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150738_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150738_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150738_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150738_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150739_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150739_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150739_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150739_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150739_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150739_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150739_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina tubulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254689'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150739_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '254689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150745_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150745_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150745_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150745_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150745_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150745_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150745_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150745_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150681_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150681_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150681_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150681_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150681_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150681_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150681_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Ammobaculites agglutinans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114024'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150681_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150687_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150687_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150687_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150687_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150687_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150687_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150687_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150687_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150703_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150703_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150703_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150703_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150703_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150703_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150703_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides subglobosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254681'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150703_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '254681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150705_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150705_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150705_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150705_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150705_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150705_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150705_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112347'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150705_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150709_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150709_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150709_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150709_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150709_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150709_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150709_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150709_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150710_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150710_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150710_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150710_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150710_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150710_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150710_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150710_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150713_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150713_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150713_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150713_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59055%3A2150713_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150713_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59055'^^xsd:string;
  dwc:catalogNumber '2150713_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59055'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59055:2150713_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149215_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149215_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149215_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149215_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149215_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149215_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59004'^^xsd:string;
  dwc:catalogNumber '2149215_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59004'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149215_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149217_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149217_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149217_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149217_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149217_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149217_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59004'^^xsd:string;
  dwc:catalogNumber '2149217_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59004'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149217_6'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149220_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149220_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149220_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149220_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149220_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149220_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59004'^^xsd:string;
  dwc:catalogNumber '2149220_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59004'^^xsd:anyURI;
  dwc:scientificName 'Fursencoina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149220_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149228_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149228_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149228_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149228_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149228_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149228_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59004'^^xsd:string;
  dwc:catalogNumber '2149228_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59004'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149228_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149232_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149232_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149232_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149232_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149232_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149232_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59004'^^xsd:string;
  dwc:catalogNumber '2149232_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59004'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149232_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149235_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149235_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149235_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149235_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149235_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149235_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59004'^^xsd:string;
  dwc:catalogNumber '2149235_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59004'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149235_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149238_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149238_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149238_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149238_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149238_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149238_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59004'^^xsd:string;
  dwc:catalogNumber '2149238_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59004'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149238_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149255_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149255_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149255_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149255_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149255_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149255_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59004'^^xsd:string;
  dwc:catalogNumber '2149255_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59004'^^xsd:anyURI;
  dwc:scientificName 'Spirillina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112273'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149255_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149261_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149261_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149261_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149261_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59004%3A2149261_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149261_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59004'^^xsd:string;
  dwc:catalogNumber '2149261_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59004'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59004:2149261_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148164_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148164_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148164_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148164_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148164_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148164_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148164_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148164_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148183_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148183_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148183_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148183_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148183_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148183_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148183_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148183_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148184_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148184_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148184_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148184_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148184_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148184_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148184_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148184_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148184_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148184_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148184_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148184_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148184_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148184_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148184_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148184_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148186_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148186_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148186_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148186_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148186_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148186_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148186_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148186_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148197_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148197_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148197_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148197_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148197_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148197_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148197_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148197_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148197_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148197_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148197_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148197_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148197_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148197_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148197_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148197_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148199_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148199_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148199_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148199_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148199_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148199_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148199_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148199_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148199_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148199_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148199_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148199_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148199_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148199_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148199_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148199_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148205_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148205_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148205_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148205_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148205_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148205_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148205_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148205_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148206_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148206_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148206_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148206_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148206_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148206_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148206_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148206_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148220_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148220_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148220_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148220_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148220_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148220_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148220_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112369'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148220_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148235_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148235_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148235_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148235_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148235_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148235_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148235_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148235_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148236_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148236_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148236_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148236_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58968%3A2148236_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148236_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58968'^^xsd:string;
  dwc:catalogNumber '2148236_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58968'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58968:2148236_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147475_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147475_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147475_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147475_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147475_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147475_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147475_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147475_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147486_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147486_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147486_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147486_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147486_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147486_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147486_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112347'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147486_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147499_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147499_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147499_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147499_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147499_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147499_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147499_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147499_6'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147504_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147504_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147504_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147504_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147504_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147504_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147504_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147504_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147504_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147504_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147504_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147504_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147504_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147504_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147504_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147504_2'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147506_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147506_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147506_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147506_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147506_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147506_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147506_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Hormosina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112336'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147506_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147510_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147510_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147510_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147510_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147510_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147510_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147510_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147510_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147511_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147511_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147511_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147511_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147511_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147511_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147511_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina tubulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254689'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147511_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '254689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147515_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147515_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147515_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147515_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147515_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147515_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147515_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147515_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147536_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147536_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147536_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147536_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147536_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147536_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147536_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147536_4'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147537_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147537_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147537_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147537_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147537_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147537_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147537_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147537_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147539_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147539_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147539_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147539_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147539_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147539_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147539_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147539_5'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147542_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147542_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147542_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147542_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147542_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147542_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147542_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147542_3'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147552_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147552_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147552_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.2173"^^xsd:decimal ;
  dwc:decimalLongitude "60.2668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147552_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.2173 60.2668)"^^geo:wktLiteral ;
  geo-pos:lat "16.2173"^^xsd:decimal ;
  geo-pos:long "60.2668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58957%3A2147552_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147552_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58957'^^xsd:string;
  dwc:catalogNumber '2147552_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58957'^^xsd:anyURI;
  dwc:scientificName 'Trochamminopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '60.2668'^^xsd:double;
  dwc:latitude '16.2173'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112413'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58957:2147552_1'^^xsd:anyURI;
  dwc:observationDate '1997-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '112413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145784_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145784_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145784_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145784_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145784_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145784_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145784_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145784_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145785_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145785_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145785_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145785_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145785_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145785_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145785_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Ammobaculites agglutinans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114024'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145785_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145785_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145785_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145785_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145785_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145785_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145785_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145785_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Ammobaculites agglutinans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114024'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145785_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145787_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145787_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145787_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145787_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145787_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145787_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145787_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Ammomarginulina ensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '398901'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145787_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '398901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145787_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145787_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145787_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145787_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145787_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145787_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145787_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Ammomarginulina ensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '398901'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145787_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '398901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145787_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145787_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145787_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145787_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145787_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145787_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145787_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Ammomarginulina ensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '398901'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145787_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '398901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145788_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145788_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145788_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145788_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145788_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145788_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145788_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113917'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145788_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '398905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145791_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145791_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145791_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145791_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145791_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145791_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145791_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145791_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145791_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145791_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145791_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145791_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145791_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145791_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145791_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145791_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145794_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145794_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145794_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145794_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145794_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145794_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145794_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Bathysiphon sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112300'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145794_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145795_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145795_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145795_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145795_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145795_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145795_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145795_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Biloculinella elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112507'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145795_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145797_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145797_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145797_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145797_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145797_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145797_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145797_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Bolivina dilatata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112973'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145797_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112973'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145804_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145804_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145804_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145804_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145804_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145804_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145804_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Bulimina aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113030'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145804_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145806_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145806_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145806_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145806_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145806_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145806_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145806_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Buliminella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112277'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145806_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145808_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145808_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145808_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145808_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145808_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145808_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145808_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112120'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145808_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145809_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145809_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145809_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145809_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145809_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145809_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145809_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Chilostomella oolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113553'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145809_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145809_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145809_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145809_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145809_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145809_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145809_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145809_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Chilostomella oolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113553'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145809_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145810_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145810_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145810_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145810_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145810_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145810_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145810_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145810_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145812_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145812_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145812_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145812_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145812_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145812_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145812_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides robertsonianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112887'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145812_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145814_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145814_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145814_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145814_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145814_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145814_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145814_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Cornuspira involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112488'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145814_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145817_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145817_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145817_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145817_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145817_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145817_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145817_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides subglobosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254681'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145817_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '254681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145817_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145817_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145817_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145817_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145817_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145817_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145817_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides subglobosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254681'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145817_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '254681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145817_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145817_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145817_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145817_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145817_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145817_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145817_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides subglobosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254681'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145817_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '254681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145817_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145817_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145817_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145817_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145817_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145817_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145817_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides subglobosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254681'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145817_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '254681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145818_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145818_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145818_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145818_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145818_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145818_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145818_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Crithionina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112362'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145818_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145819_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145819_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145819_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145819_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145819_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145819_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145819_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Cyclammina trullisata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114049'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145819_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145823_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145823_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145823_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145823_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145823_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145823_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145823_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Earlandammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112402'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145823_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145824_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145824_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145824_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145824_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145824_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145824_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145824_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Eggerella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113930'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145824_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145824_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145824_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145824_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145824_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145824_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145824_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145824_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Eggerella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113930'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145824_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145827_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145827_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145827_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145827_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145827_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145827_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145827_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145827_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145827_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145827_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145827_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145827_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145827_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145827_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145827_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145827_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145828_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145828_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145828_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145828_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145828_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145828_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145828_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145828_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145828_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145828_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145828_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145828_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145828_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145828_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145828_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145828_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145829_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145829_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145829_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145829_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145829_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145829_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145829_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145829_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145831_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145831_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145831_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145831_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145831_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145831_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145831_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Eponides tumidulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113359'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145831_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145833_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145833_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145833_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145833_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145833_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145833_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145833_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Evolvocassidulina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '466376'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145833_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '466376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145834_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145834_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145834_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145834_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145834_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145834_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145834_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145834_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145836_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145836_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145836_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145836_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145836_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145836_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145836_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145836_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145836_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145836_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145836_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145836_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145836_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145836_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145836_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145836_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145840_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145840_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145840_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145840_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145840_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145840_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145840_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145840_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145846_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145846_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145846_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145846_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145846_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145846_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145846_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112189'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145846_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145849_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145849_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145849_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145849_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145849_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145849_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145849_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides polius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '418002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145849_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145851_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145851_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145851_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145851_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145851_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145851_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145851_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145851_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145852_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145852_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145852_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145852_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145852_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145852_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145852_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides sphaeroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145852_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145853_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145853_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145853_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145853_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145853_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145853_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145853_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Hauerinella inconstans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '594454'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145853_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145854_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145854_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145854_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145854_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145854_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145854_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145854_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145854_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145854_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145854_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145854_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145854_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145854_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145854_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145854_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145854_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145854_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145854_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145854_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145854_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145854_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145854_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145854_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145854_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145854_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145854_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145854_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145854_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145854_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145854_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145854_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145854_6'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145856_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145856_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145856_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145856_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145856_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145856_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145856_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Hormosina aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145856_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145857_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145857_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145857_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145857_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145857_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145857_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145857_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Hormosina globulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145857_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145857_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145857_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145857_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145857_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145857_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145857_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145857_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Hormosina globulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145857_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145863_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145863_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145863_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145863_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145863_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145863_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145863_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Komokiacea spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '403934'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145863_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '465776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145865_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145865_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145865_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145865_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145865_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145865_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145865_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Lagena spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145865_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145866_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145866_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145866_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145866_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145866_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145866_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145866_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145866_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145866_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145866_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145866_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145866_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145866_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145866_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145866_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145866_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145866_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145866_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145866_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145866_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145866_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145866_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145866_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145866_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145871_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145871_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145871_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145871_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145871_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145871_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145871_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145871_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145871_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145871_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145871_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145871_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145871_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145871_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145871_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145871_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145872_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145872_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145872_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145872_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145872_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145872_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145872_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145872_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145874_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145874_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145874_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145874_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145874_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145874_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145874_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112028'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145874_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145881_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145881_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145881_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145881_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145881_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145881_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145881_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145881_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145885_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145885_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145885_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145885_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145885_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145885_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145885_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145885_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145885_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145885_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145885_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145885_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145885_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145885_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145885_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145885_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145888_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145888_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145888_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145888_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145888_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145888_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145888_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Paratrochammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '413976'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145888_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '413976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145888_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145888_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145888_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145888_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145888_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145888_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145888_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Paratrochammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '413976'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145888_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '413976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145888_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145888_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145888_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145888_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145888_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145888_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145888_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Paratrochammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '413976'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145888_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '413976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145889_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145889_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145889_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145889_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145889_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145889_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145889_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Placopsinella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145889_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145891_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145891_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145891_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145891_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145891_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145891_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145891_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Portatrochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112407'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145891_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145894_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145894_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145894_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145894_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145894_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145894_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145894_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Pseudotriloculina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112576'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145894_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '759649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145895_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145895_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145895_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145895_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145895_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145895_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145895_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145895_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145895_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145895_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145895_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145895_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145895_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145895_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145895_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145895_6'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145896_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145896_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145896_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145896_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145896_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145896_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145896_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145896_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145896_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145896_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145896_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145896_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145896_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145896_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145896_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145896_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145897_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145897_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145897_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145897_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145897_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145897_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145897_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145897_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145902_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145902_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145902_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145902_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145902_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145902_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145902_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Quinqueloculina seminulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112675'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145902_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145903_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145903_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145903_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145903_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145903_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145903_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145903_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Quinqueloculina weaveri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417723'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145903_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '417723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145905_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145905_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145905_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145905_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145905_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145905_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145905_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Recurvoides contortus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114055'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145905_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '899197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145907_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145907_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145907_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145907_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145907_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145907_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145907_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145907_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145907_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145907_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145907_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145907_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145907_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145907_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145907_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145907_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145909_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145909_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145909_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145909_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145909_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145909_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145909_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145909_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145909_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145909_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145909_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145909_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145909_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145909_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145909_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145909_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145910_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145910_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145910_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145910_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145910_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145910_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145910_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145910_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145910_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145910_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145910_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145910_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145910_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145910_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145910_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145910_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145910_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145910_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145910_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145910_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145910_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145910_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145910_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145910_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145912_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145912_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145912_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145912_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145912_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145912_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145912_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145912_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145912_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145912_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145912_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145912_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145912_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145912_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145912_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145912_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145912_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145912_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145912_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145912_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145912_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145912_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145912_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145912_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145913_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145913_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145913_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145913_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145913_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145913_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145913_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Reophax subfusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114019'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145913_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '921403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145914_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145914_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145914_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145914_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145914_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145914_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145914_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145914_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145915_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145915_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145915_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145915_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145915_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145915_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145915_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145915_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145916_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145916_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145916_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145916_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145916_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145916_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145916_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145916_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145916_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145916_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145916_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145916_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145916_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145916_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145916_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145916_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145916_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145916_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145916_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145916_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145916_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145916_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145916_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145916_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145917_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145917_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145917_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145917_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145917_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145917_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145917_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Robertina subzylindrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '146268'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145917_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '146268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145922_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145922_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145922_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145922_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145922_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145922_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145922_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145922_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145922_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145922_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145922_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145922_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145922_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145922_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145922_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145922_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145928_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145928_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145928_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145928_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145928_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145928_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145928_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Spirophthalmidium acuti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145928_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145930_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145930_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145930_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145930_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145930_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145930_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145930_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Technitella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114197'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145930_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145932_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145932_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145932_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145932_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145932_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145932_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145932_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Tholosina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112379'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145932_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145933_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145933_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145933_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145933_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145933_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145933_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145933_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Thurammina papillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114215'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145933_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145934_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145934_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145934_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145934_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145934_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145934_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145934_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Triloculina frigida/tricarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112047'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145934_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145936_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145936_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145936_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145936_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145936_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145936_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145936_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Trochamminopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112413'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145936_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145937_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145937_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145937_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145937_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145937_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145937_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145937_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113770'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145937_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '580067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145938_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145938_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145938_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145938_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145938_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145938_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145938_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145938_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145938_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145938_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145938_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145938_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145938_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145938_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145938_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145938_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145941_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145941_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145941_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145941_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145941_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145941_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145941_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Vanhoeffenella gaussi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113909'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145941_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145941_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145941_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145941_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145941_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145941_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145941_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145941_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Vanhoeffenella gaussi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113909'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145941_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142936_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142936_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142936_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142936_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142936_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142936_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58885'^^xsd:string;
  dwc:catalogNumber '2142936_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58885'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112120'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142936_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142940_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142940_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142940_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142940_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142940_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142940_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58885'^^xsd:string;
  dwc:catalogNumber '2142940_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58885'^^xsd:anyURI;
  dwc:scientificName 'Cornuspira involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112488'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142940_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142944_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142944_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142944_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142944_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142944_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142944_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58885'^^xsd:string;
  dwc:catalogNumber '2142944_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58885'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142944_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142944_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142944_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142944_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142944_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142944_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142944_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58885'^^xsd:string;
  dwc:catalogNumber '2142944_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58885'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142944_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142948_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142948_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142948_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142948_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142948_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142948_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58885'^^xsd:string;
  dwc:catalogNumber '2142948_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58885'^^xsd:anyURI;
  dwc:scientificName 'Eponides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112174'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142948_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142949_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142949_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142949_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142949_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142949_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142949_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58885'^^xsd:string;
  dwc:catalogNumber '2142949_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58885'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142949_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142957_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142957_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142957_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142957_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142957_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142957_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58885'^^xsd:string;
  dwc:catalogNumber '2142957_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58885'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142957_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142958_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142958_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142958_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142958_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142958_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142958_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58885'^^xsd:string;
  dwc:catalogNumber '2142958_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58885'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112028'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142958_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142965_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142965_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142965_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142965_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142965_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142965_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58885'^^xsd:string;
  dwc:catalogNumber '2142965_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58885'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142965_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142972_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142972_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142972_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142972_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142972_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142972_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58885'^^xsd:string;
  dwc:catalogNumber '2142972_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58885'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142972_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142972_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142972_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142972_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142972_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142972_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142972_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58885'^^xsd:string;
  dwc:catalogNumber '2142972_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58885'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142972_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142973_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142973_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142973_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142973_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142973_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142973_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58885'^^xsd:string;
  dwc:catalogNumber '2142973_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58885'^^xsd:anyURI;
  dwc:scientificName 'Robertina subzylindrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '146268'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142973_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '146268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142975_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142975_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142975_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142975_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142975_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142975_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58885'^^xsd:string;
  dwc:catalogNumber '2142975_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58885'^^xsd:anyURI;
  dwc:scientificName 'Seabrookia earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417889'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142975_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '466320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142977_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142977_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142977_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142977_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142977_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142977_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58885'^^xsd:string;
  dwc:catalogNumber '2142977_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58885'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142977_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141826_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141826_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141826_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141826_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141826_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141826_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141826_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141826_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141826_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141826_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141826_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141826_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141826_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141826_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141826_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141826_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141827_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141827_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141827_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141827_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141827_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141827_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141827_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Ammobaculites agglutinans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114024'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141827_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141829_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141829_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141829_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141829_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141829_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141829_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141829_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Ammomarginulina ensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '398901'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141829_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '398901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141830_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141830_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141830_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141830_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141830_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141830_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141830_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113917'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141830_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '398905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141830_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141830_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141830_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141830_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141830_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141830_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141830_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113917'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141830_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '398905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141832_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141832_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141832_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141832_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141832_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141832_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141832_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Aschemonella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '137319'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141832_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141833_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141833_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141833_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141833_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141833_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141833_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141833_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141833_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141833_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141833_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141833_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141833_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141833_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141833_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141833_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141833_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141837_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141837_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141837_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141837_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141837_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141837_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141837_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Biloculinella elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112507'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141837_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141838_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141838_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141838_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141838_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141838_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141838_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141838_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Bolivina pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141838_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141839_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141839_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141839_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141839_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141839_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141839_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141839_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Bolivina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112985'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141839_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141840_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141840_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141840_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141840_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141840_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141840_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141840_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Bolivinita pseudothalmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '990328'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141840_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '409946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141844_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141844_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141844_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141844_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141844_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141844_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141844_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112120'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141844_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141845_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141845_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141845_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141845_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141845_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141845_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141845_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Chilostomella oolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113553'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141845_6'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141846_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141846_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141846_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141846_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141846_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141846_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141846_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141846_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141846_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141846_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141846_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141846_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141846_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141846_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141846_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141846_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141851_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141851_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141851_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141851_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141851_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141851_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141851_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114035'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141851_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141852_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141852_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141852_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141852_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141852_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141852_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141852_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides subglobosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254681'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141852_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '254681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141852_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141852_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141852_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141852_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141852_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141852_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141852_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides subglobosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254681'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141852_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '254681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141852_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141852_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141852_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141852_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141852_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141852_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141852_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides subglobosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254681'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141852_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '254681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141853_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141853_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141853_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141853_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141853_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141853_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141853_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Crithionina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112362'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141853_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141859_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141859_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141859_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141859_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141859_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141859_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141859_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Eggerella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113930'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141859_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141859_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141859_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141859_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141859_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141859_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141859_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141859_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Eggerella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113930'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141859_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141860_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141860_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141860_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141860_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141860_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141860_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141860_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Eggerelloides arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113935'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141860_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141862_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141862_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141862_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141862_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141862_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141862_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141862_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141862_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141862_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141862_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141862_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141862_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141862_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141862_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141862_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141862_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141865_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141865_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141865_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141865_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141865_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141865_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141865_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141865_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141866_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141866_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141866_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141866_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141866_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141866_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141866_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Fontbotia wuellerstorfi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113117'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141866_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1746350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141867_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141867_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141867_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141867_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141867_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141867_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141867_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141867_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141871_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141871_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141871_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141871_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141871_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141871_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141871_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina turgida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113062'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141871_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141875_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141875_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141875_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141875_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141875_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141875_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141875_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides polius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '418002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141875_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141876_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141876_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141876_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141876_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141876_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141876_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141876_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides soldanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113416'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141876_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141878_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141878_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141878_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141878_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141878_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141878_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141878_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides sphaeroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141878_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141879_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141879_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141879_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141879_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141879_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141879_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141879_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141879_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141879_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141879_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141879_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141879_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141879_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141879_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141879_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141879_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141879_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141879_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141879_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141879_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141879_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141879_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141879_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141879_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141881_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141881_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141881_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141881_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141881_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141881_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141881_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Hormosina aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141881_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141881_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141881_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141881_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141881_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141881_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141881_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141881_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Hormosina aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141881_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141883_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141883_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141883_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141883_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141883_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141883_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141883_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141883_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141884_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141884_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141884_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141884_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141884_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141884_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141884_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Hormosina nodulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141884_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141887_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141887_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141887_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141887_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141887_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141887_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141887_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Komokiacea spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '403934'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141887_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '465776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141890_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141890_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141890_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141890_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141890_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141890_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141890_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141890_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141890_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141890_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141890_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141890_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141890_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141890_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141890_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141890_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141890_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141890_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141890_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141890_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141890_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141890_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141890_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141890_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141893_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141893_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141893_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141893_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141893_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141893_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141893_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Marsipella cylindrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113883'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141893_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141895_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141895_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141895_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141895_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141895_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141895_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141895_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141895_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141895_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141895_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141895_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141895_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141895_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141895_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141895_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141895_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141896_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141896_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141896_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141896_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141896_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141896_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141896_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112028'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141896_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141898_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141898_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141898_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141898_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141898_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141898_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141898_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Nodosaria sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112223'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141898_6'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141904_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141904_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141904_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141904_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141904_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141904_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141904_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141904_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141907_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141907_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141907_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141907_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141907_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141907_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141907_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Paratrochammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '413976'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141907_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '413976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141907_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141907_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141907_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141907_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141907_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141907_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141907_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Paratrochammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '413976'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141907_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '413976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141907_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141907_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141907_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141907_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141907_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141907_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141907_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Paratrochammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '413976'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141907_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '413976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141908_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141908_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141908_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141908_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141908_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141908_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141908_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Placopsinella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141908_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141911_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141911_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141911_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141911_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141911_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141911_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141911_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera fusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114184'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141911_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141912_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141912_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141912_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141912_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141912_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141912_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141912_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114185'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141912_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141915_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141915_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141915_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141915_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141915_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141915_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141915_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141915_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141916_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141916_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141916_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141916_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141916_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141916_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141916_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141916_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141916_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141916_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141916_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141916_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141916_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141916_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141916_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141916_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141922_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141922_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141922_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141922_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141922_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141922_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141922_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Quinqueloculina seminulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112675'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141922_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141924_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141924_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141924_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141924_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141924_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141924_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141924_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Recurvoides contortus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114055'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141924_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '899197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141926_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141926_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141926_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141926_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141926_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141926_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141926_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141926_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141927_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141927_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141927_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141927_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141927_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141927_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141927_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141927_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141928_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141928_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141928_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141928_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141928_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141928_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141928_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141928_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141928_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141928_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141928_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141928_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141928_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141928_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141928_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141928_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141928_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141928_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141928_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141928_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141928_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141928_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141928_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141928_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141929_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141929_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141929_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141929_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141929_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141929_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141929_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141929_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141929_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141929_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141929_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141929_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141929_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141929_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141929_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141929_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141931_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141931_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141931_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141931_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141931_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141931_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141931_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141931_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141931_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141931_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141931_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141931_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141931_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141931_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141931_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141931_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141931_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141931_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141931_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141931_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141931_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141931_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141931_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141931_6'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141933_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141933_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141933_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141933_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141933_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141933_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141933_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141933_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141933_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141933_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141933_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141933_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141933_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141933_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141933_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141933_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141934_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141934_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141934_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141934_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141934_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141934_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141934_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141934_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141935_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141935_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141935_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141935_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141935_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141935_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141935_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141935_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141935_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141935_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141935_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141935_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141935_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141935_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141935_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141935_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141935_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141935_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141935_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141935_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141935_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141935_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141935_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141935_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141939_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141939_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141939_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141939_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141939_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141939_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141939_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141939_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141940_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141940_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141940_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141940_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141940_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141940_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141940_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Siphotextularia catenata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '736792'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141940_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '585258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141942_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141942_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141942_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141942_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141942_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141942_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141942_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113099'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141942_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '992022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141946_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141946_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141946_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141946_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141946_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141946_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141946_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Textularia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112394'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141946_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141947_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141947_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141947_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141947_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141947_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141947_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141947_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Tholosina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112379'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141947_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141947_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141947_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141947_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141947_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141947_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141947_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141947_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Tholosina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112379'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141947_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141948_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141948_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141948_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141948_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141948_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141948_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141948_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Thurammina papillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114215'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141948_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141951_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141951_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141951_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141951_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141951_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141951_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141951_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Trochamminopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112413'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141951_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141951_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141951_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141951_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141951_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141951_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141951_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141951_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Trochamminopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112413'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141951_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141953_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141953_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141953_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141953_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141953_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141953_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141953_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141953_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142524_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142524_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142524_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142524_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142524_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142524_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58879'^^xsd:string;
  dwc:catalogNumber '2142524_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58879'^^xsd:anyURI;
  dwc:scientificName 'Chilostomella oolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113553'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142524_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142529_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142529_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142529_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142529_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142529_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142529_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58879'^^xsd:string;
  dwc:catalogNumber '2142529_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58879'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142529_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142530_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142530_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142530_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142530_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142530_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142530_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58879'^^xsd:string;
  dwc:catalogNumber '2142530_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58879'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142530_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142530_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142530_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142530_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142530_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142530_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142530_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58879'^^xsd:string;
  dwc:catalogNumber '2142530_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58879'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142530_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142530_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142530_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142530_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142530_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142530_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142530_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58879'^^xsd:string;
  dwc:catalogNumber '2142530_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58879'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142530_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142542_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142542_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142542_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142542_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142542_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142542_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58879'^^xsd:string;
  dwc:catalogNumber '2142542_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58879'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142542_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142544_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142544_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142544_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142544_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142544_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142544_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58879'^^xsd:string;
  dwc:catalogNumber '2142544_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58879'^^xsd:anyURI;
  dwc:scientificName 'Hauerinella inconstans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '594454'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142544_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142547_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142547_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142547_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142547_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142547_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142547_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58879'^^xsd:string;
  dwc:catalogNumber '2142547_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58879'^^xsd:anyURI;
  dwc:scientificName 'Hormosina globulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142547_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142552_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142552_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142552_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142552_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142552_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142552_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58879'^^xsd:string;
  dwc:catalogNumber '2142552_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58879'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142552_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142559_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142559_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142559_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142559_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142559_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142559_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58879'^^xsd:string;
  dwc:catalogNumber '2142559_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58879'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142559_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142562_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142562_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142562_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142562_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142562_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142562_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58879'^^xsd:string;
  dwc:catalogNumber '2142562_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58879'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera fusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114184'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142562_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142565_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142565_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142565_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142565_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142565_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142565_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58879'^^xsd:string;
  dwc:catalogNumber '2142565_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58879'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142565_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142567_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142567_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142567_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142567_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142567_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142567_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58879'^^xsd:string;
  dwc:catalogNumber '2142567_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58879'^^xsd:anyURI;
  dwc:scientificName 'Quinqueloculina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112040'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142567_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142568_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142568_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142568_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142568_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142568_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142568_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58879'^^xsd:string;
  dwc:catalogNumber '2142568_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58879'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142568_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142571_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142571_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142571_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142571_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142571_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142571_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58879'^^xsd:string;
  dwc:catalogNumber '2142571_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58879'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142571_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142571_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142571_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142571_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142571_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142571_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142571_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58879'^^xsd:string;
  dwc:catalogNumber '2142571_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58879'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142571_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142571_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142571_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142571_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142571_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142571_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142571_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58879'^^xsd:string;
  dwc:catalogNumber '2142571_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58879'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142571_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142574_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142574_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142574_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142574_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142574_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142574_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58879'^^xsd:string;
  dwc:catalogNumber '2142574_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58879'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142574_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142574_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142574_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142574_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142574_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142574_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142574_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58879'^^xsd:string;
  dwc:catalogNumber '2142574_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58879'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142574_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142586_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142586_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142586_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142586_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142586_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142586_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58879'^^xsd:string;
  dwc:catalogNumber '2142586_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58879'^^xsd:anyURI;
  dwc:scientificName 'Virgulina texturata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '522423'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142586_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '480216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145885_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145885_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145885_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145885_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145885_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145885_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145885_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145885_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145887_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145887_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145887_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145887_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145887_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145887_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145887_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Parafissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112158'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145887_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145888_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145888_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145888_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145888_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145888_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145888_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145888_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Paratrochammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '413976'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145888_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '413976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145889_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145889_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145889_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145889_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145889_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145889_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145889_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Placopsinella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145889_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145892_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145892_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145892_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145892_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145892_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145892_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145892_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera fusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114184'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145892_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145893_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145893_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145893_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145893_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145893_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145893_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145893_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114185'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145893_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145893_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145893_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145893_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145893_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145893_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145893_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145893_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114185'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145893_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145895_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145895_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145895_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145895_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145895_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145895_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145895_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145895_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145896_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145896_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145896_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145896_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145896_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145896_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145896_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145896_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145896_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145896_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145896_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145896_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145896_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145896_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145896_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145896_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145897_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145897_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145897_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145897_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145897_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145897_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145897_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145897_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145904_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145904_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145904_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145904_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145904_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145904_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145904_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Quinqueloculina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112040'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145904_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145907_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145907_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145907_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145907_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145907_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145907_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145907_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145907_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145908_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145908_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145908_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145908_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145908_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145908_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145908_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145908_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145909_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145909_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145909_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145909_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145909_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145909_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145909_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145909_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145909_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145909_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145909_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145909_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145909_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145909_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145909_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145909_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145909_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145909_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145909_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145909_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145909_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145909_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145909_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145909_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145910_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145910_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145910_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145910_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145910_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145910_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145910_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145910_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145910_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145910_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145910_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145910_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145910_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145910_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145910_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145910_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145912_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145912_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145912_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145912_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145912_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145912_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145912_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145912_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145912_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145912_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145912_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145912_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145912_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145912_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145912_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145912_6'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145914_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145914_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145914_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145914_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145914_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145914_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145914_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145914_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145915_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145915_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145915_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145915_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145915_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145915_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145915_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145915_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145916_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145916_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145916_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145916_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145916_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145916_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145916_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145916_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145916_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145916_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145916_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145916_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145916_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145916_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145916_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145916_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145922_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145922_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145922_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145922_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145922_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145922_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145922_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145922_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145923_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145923_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145923_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145923_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145923_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145923_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145923_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Seabrookia earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417889'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145923_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '466320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145924_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145924_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145924_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145924_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145924_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145924_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145924_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Siphotextularia catenata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '736792'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145924_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '585258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145926_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145926_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145926_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145926_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145926_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145926_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145926_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113099'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145926_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '992022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145931_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145931_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145931_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145931_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145931_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145931_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145931_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Textularia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112394'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145931_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145932_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145932_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145932_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145932_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145932_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145932_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145932_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Tholosina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112379'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145932_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145935_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145935_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145935_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145935_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145935_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145935_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145935_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145935_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145936_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145936_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145936_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145936_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145936_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145936_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145936_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Trochamminopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112413'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145936_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145938_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145938_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145938_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145938_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145938_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145938_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145938_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145938_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145940_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145940_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145940_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145940_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145940_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145940_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145940_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112100'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145940_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145945_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145945_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145945_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145945_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145945_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145945_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145945_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Virgulina texturata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '522423'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145945_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '480216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145795_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145795_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145795_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145795_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145795_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145795_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145795_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Biloculinella elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112507'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145795_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145798_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145798_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145798_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145798_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145798_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145798_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145798_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Bolivina pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145798_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145799_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145799_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145799_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145799_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145799_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145799_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145799_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Bolivina pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112985'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145799_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145803_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145803_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145803_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145803_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145803_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145803_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145803_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Bolivinita pseudothalmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '990328'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145803_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '409946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145808_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145808_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145808_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145808_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145808_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145808_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145808_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112120'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145808_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145808_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145808_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145808_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145808_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145808_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145808_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145808_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112120'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145808_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145809_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145809_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145809_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145809_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145809_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145809_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145809_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Chilostomella oolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113553'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145809_6'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145810_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145810_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145810_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145810_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145810_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145810_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145810_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145810_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145810_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145810_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145810_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145810_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145810_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145810_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145810_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145810_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145816_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145816_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145816_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145816_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145816_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145816_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145816_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114035'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145816_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145817_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145817_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145817_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145817_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145817_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145817_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145817_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides subglobosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254681'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145817_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '254681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145818_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145818_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145818_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145818_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145818_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145818_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145818_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Crithionina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112362'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145818_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145821_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145821_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145821_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145821_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145821_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145821_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145821_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Cystammina galeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '582702'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145821_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '465976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145824_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145824_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145824_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145824_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145824_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145824_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145824_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Eggerella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113930'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145824_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145825_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145825_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145825_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145825_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145825_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145825_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145825_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Eggerelloides arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113935'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145825_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145827_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145827_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145827_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145827_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145827_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145827_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145827_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145827_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145827_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145827_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145827_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145827_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145827_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145827_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145827_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145827_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145828_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145828_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145828_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145828_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145828_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145828_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145828_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145828_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145828_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145828_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145828_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145828_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145828_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145828_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145828_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145828_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145829_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145829_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145829_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145829_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145829_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145829_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145829_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145829_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145832_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145832_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145832_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145832_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145832_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145832_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145832_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Eponides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112174'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145832_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145835_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145835_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145835_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145835_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145835_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145835_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145835_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Fontbotia wuellerstorfi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113117'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145835_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1746350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145836_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145836_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145836_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145836_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145836_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145836_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145836_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145836_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145842_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145842_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145842_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145842_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145842_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145842_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145842_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina turgida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113062'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145842_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145842_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145842_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145842_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145842_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145842_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145842_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145842_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina turgida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113062'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145842_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145850_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145850_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145850_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145850_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145850_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145850_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145850_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides soldanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113416'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145850_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145851_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145851_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145851_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145851_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145851_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145851_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145851_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145851_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145854_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145854_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145854_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145854_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145854_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145854_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145854_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145854_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145854_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145854_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145854_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145854_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145854_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145854_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145854_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145854_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145856_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145856_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145856_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145856_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145856_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145856_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145856_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Hormosina aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145856_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145857_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145857_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145857_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145857_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145857_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145857_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145857_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Hormosina globulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145857_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145858_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145858_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145858_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145858_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145858_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145858_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145858_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145858_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145859_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145859_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145859_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145859_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145859_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145859_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145859_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Hormosina nodulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145859_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145863_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145863_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145863_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145863_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145863_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145863_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145863_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Komokiacea spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '403934'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145863_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '465776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145866_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145866_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145866_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145866_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145866_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145866_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145866_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145866_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145866_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145866_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145866_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145866_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145866_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145866_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145866_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145866_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145869_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145869_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145869_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145869_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145869_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145869_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145869_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Marsipella cylindrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113883'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145869_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145871_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145871_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145871_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145871_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145871_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145871_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145871_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145871_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145874_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145874_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145874_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145874_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145874_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145874_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145874_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112028'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145874_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145876_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145876_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145876_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145876_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145876_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145876_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145876_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Nodosaria sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112223'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145876_6'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145784_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145784_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145784_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145784_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145784_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145784_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145784_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145784_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145787_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145787_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145787_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145787_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145787_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145787_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145787_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Ammomarginulina ensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '398901'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145787_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '398901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145787_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145787_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145787_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145787_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145787_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145787_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145787_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Ammomarginulina ensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '398901'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145787_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '398901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145788_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145788_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145788_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145788_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145788_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145788_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145788_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113917'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145788_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '398905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145788_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145788_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145788_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145788_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145788_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145788_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145788_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113917'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145788_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '398905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145790_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145790_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145790_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145790_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145790_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145790_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145790_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Aschemonella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '137319'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145790_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145791_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145791_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145791_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145791_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145791_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145791_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145791_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145791_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145784_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145784_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145784_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145784_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58926%3A2145784_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145784_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58926'^^xsd:string;
  dwc:catalogNumber '2145784_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58926'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58926:2145784_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142936_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142936_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142936_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142936_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142936_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142936_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58885'^^xsd:string;
  dwc:catalogNumber '2142936_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58885'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112120'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142936_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142943_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142943_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142943_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142943_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142943_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142943_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58885'^^xsd:string;
  dwc:catalogNumber '2142943_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58885'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142943_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142944_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142944_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142944_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142944_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142944_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142944_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58885'^^xsd:string;
  dwc:catalogNumber '2142944_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58885'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142944_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142945_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142945_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142945_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142945_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142945_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142945_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58885'^^xsd:string;
  dwc:catalogNumber '2142945_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58885'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142945_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142945_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142945_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142945_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142945_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142945_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142945_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58885'^^xsd:string;
  dwc:catalogNumber '2142945_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58885'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142945_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142949_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142949_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142949_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142949_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142949_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142949_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58885'^^xsd:string;
  dwc:catalogNumber '2142949_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58885'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142949_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142950_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142950_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142950_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142950_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142950_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142950_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58885'^^xsd:string;
  dwc:catalogNumber '2142950_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58885'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142950_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142965_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142965_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142965_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142965_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142965_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142965_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58885'^^xsd:string;
  dwc:catalogNumber '2142965_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58885'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142965_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142966_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142966_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142966_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142966_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142966_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142966_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58885'^^xsd:string;
  dwc:catalogNumber '2142966_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58885'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142966_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142969_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142969_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142969_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142969_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142969_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142969_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58885'^^xsd:string;
  dwc:catalogNumber '2142969_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58885'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142969_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142976_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142976_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142976_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142976_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142976_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142976_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58885'^^xsd:string;
  dwc:catalogNumber '2142976_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58885'^^xsd:anyURI;
  dwc:scientificName 'Textularia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112394'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142976_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142979_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142979_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142979_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142979_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58885%3A2142979_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142979_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58885'^^xsd:string;
  dwc:catalogNumber '2142979_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58885'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112100'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58885:2142979_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142516_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142516_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142516_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142516_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142516_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142516_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58879'^^xsd:string;
  dwc:catalogNumber '2142516_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58879'^^xsd:anyURI;
  dwc:scientificName 'Bolivina dilatata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112973'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142516_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112973'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142520_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142520_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142520_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142520_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142520_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142520_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58879'^^xsd:string;
  dwc:catalogNumber '2142520_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58879'^^xsd:anyURI;
  dwc:scientificName 'Bulimina aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113030'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142520_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142529_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142529_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142529_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142529_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142529_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142529_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58879'^^xsd:string;
  dwc:catalogNumber '2142529_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58879'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142529_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142530_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142530_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142530_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142530_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142530_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142530_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58879'^^xsd:string;
  dwc:catalogNumber '2142530_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58879'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142530_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142535_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142535_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142535_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142535_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142535_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142535_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58879'^^xsd:string;
  dwc:catalogNumber '2142535_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58879'^^xsd:anyURI;
  dwc:scientificName 'Evolvocassidulina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '466376'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142535_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '466376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142537_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142537_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142537_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142537_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142537_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142537_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58879'^^xsd:string;
  dwc:catalogNumber '2142537_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58879'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142537_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142551_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142551_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142551_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142551_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142551_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142551_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58879'^^xsd:string;
  dwc:catalogNumber '2142551_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58879'^^xsd:anyURI;
  dwc:scientificName 'Lagena spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142551_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142554_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142554_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142554_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142554_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142554_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142554_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58879'^^xsd:string;
  dwc:catalogNumber '2142554_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58879'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142554_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142562_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142562_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142562_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142562_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142562_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142562_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58879'^^xsd:string;
  dwc:catalogNumber '2142562_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58879'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera fusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114184'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142562_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142564_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142564_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142564_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142564_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142564_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142564_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58879'^^xsd:string;
  dwc:catalogNumber '2142564_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58879'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142564_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142565_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142565_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142565_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142565_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142565_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142565_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58879'^^xsd:string;
  dwc:catalogNumber '2142565_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58879'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142565_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142570_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142570_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142570_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142570_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142570_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142570_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58879'^^xsd:string;
  dwc:catalogNumber '2142570_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58879'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142570_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142571_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142571_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142571_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142571_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142571_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142571_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58879'^^xsd:string;
  dwc:catalogNumber '2142571_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58879'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142571_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142572_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142572_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142572_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142572_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142572_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142572_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58879'^^xsd:string;
  dwc:catalogNumber '2142572_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58879'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142572_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142574_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142574_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142574_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142574_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58879%3A2142574_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142574_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58879'^^xsd:string;
  dwc:catalogNumber '2142574_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58879'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58879:2142574_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141955_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141955_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141955_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141955_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141955_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141955_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141955_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Vanhoeffenella gaussi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113909'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141955_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141882_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141882_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141882_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141882_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141882_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141882_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141882_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Hormosina globulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141882_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141882_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141882_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141882_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141882_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141882_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141882_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141882_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Hormosina globulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141882_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141882_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141882_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141882_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141882_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141882_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141882_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141882_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Hormosina globulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141882_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141887_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141887_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141887_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141887_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141887_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141887_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141887_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Komokiacea spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '403934'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141887_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '465776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141889_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141889_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141889_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141889_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141889_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141889_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141889_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Lagena spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141889_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141890_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141890_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141890_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141890_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141890_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141890_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141890_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141890_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141890_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141890_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141890_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141890_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141890_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141890_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141890_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141890_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141895_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141895_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141895_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141895_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141895_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141895_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141895_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141895_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141904_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141904_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141904_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141904_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141904_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141904_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141904_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141904_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141904_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141904_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141904_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141904_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141904_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141904_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141904_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141904_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141906_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141906_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141906_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141906_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141906_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141906_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141906_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Parafissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112158'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141906_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141907_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141907_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141907_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141907_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141907_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141907_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141907_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Paratrochammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '413976'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141907_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '413976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141908_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141908_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141908_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141908_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141908_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141908_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141908_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Placopsinella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141908_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141910_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141910_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141910_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141910_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141910_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141910_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141910_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Portatrochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112407'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141910_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141913_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141913_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141913_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141913_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141913_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141913_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141913_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Pseudotriloculina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112576'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141913_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '759649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141915_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141915_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141915_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141915_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141915_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141915_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141915_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141915_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141915_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141915_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141915_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141915_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141915_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141915_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141915_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141915_6'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141916_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141916_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141916_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141916_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141916_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141916_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141916_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141916_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141923_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141923_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141923_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141923_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141923_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141923_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141923_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Quinqueloculina weaveri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417723'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141923_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '417723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141926_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141926_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141926_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141926_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141926_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141926_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141926_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141926_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141926_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141926_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141926_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141926_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141926_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141926_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141926_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141926_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141928_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141928_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141928_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141928_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141928_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141928_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141928_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141928_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141928_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141928_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141928_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141928_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141928_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141928_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141928_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141928_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141929_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141929_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141929_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141929_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141929_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141929_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141929_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141929_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141929_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141929_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141929_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141929_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141929_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141929_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141929_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141929_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141929_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141929_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141929_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141929_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141929_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141929_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141929_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141929_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141931_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141931_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141931_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141931_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141931_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141931_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141931_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141931_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141932_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141932_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141932_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141932_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141932_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141932_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141932_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Reophax subfusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114019'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141932_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '921403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141934_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141934_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141934_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141934_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141934_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141934_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141934_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141934_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141935_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141935_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141935_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141935_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141935_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141935_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141935_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141935_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141935_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141935_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141935_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141935_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141935_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141935_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141935_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141935_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141939_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141939_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141939_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141939_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141939_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141939_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141939_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141939_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141939_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141939_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141939_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141939_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141939_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141939_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141939_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141939_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141944_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141944_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141944_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141944_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141944_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141944_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141944_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Spirophthalmidium acuti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141944_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141945_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141945_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141945_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141945_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141945_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141945_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141945_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Technitella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114197'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141945_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141949_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141949_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141949_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141949_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141949_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141949_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141949_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Triloculina frigida/tricarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112047'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141949_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141952_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141952_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141952_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141952_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141952_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141952_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141952_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113770'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141952_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '580067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141953_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141953_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141953_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141953_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141953_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141953_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141953_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141953_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141953_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141953_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141953_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141953_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141953_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141953_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141953_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113773'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141953_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141955_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141955_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141955_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141955_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141955_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141955_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141955_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Vanhoeffenella gaussi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113909'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141955_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141826_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141826_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141826_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141826_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141826_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141826_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141826_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141826_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141827_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141827_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141827_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141827_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141827_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141827_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141827_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Ammobaculites agglutinans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114024'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141827_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141829_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141829_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141829_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141829_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141829_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141829_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141829_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Ammomarginulina ensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '398901'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141829_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '398901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141829_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141829_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141829_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141829_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141829_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141829_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141829_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Ammomarginulina ensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '398901'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141829_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '398901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141829_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141829_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141829_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141829_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141829_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141829_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141829_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Ammomarginulina ensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '398901'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141829_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '398901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141829_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141829_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141829_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141829_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141829_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141829_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141829_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Ammomarginulina ensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '398901'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141829_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '398901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141830_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141830_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141830_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141830_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141830_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141830_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141830_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113917'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141830_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '398905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141833_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141833_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141833_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141833_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141833_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141833_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141833_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141833_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141836_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141836_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141836_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141836_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141836_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141836_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141836_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Bathysiphon sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112300'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141836_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141837_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141837_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141837_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141837_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141837_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141837_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141837_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Biloculinella elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112507'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141837_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141843_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141843_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141843_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141843_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141843_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141843_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141843_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Buliminella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112277'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141843_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141845_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141845_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141845_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141845_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141845_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141845_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141845_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Chilostomella oolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113553'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141845_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141846_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141846_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141846_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141846_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141846_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141846_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141846_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141846_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141848_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141848_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141848_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141848_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141848_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141848_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141848_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides robertsonianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112887'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141848_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141852_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141852_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141852_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141852_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141852_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141852_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141852_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides subglobosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254681'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141852_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '254681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141852_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141852_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141852_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141852_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141852_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141852_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141852_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides subglobosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254681'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141852_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '254681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141853_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141853_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141853_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141853_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141853_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141853_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141853_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Crithionina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112362'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141853_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141854_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141854_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141854_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141854_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141854_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141854_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141854_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Cyclammina trullisata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114049'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141854_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '114049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141856_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141856_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141856_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141856_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141856_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141856_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141856_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Cystammina galeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '582702'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141856_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '465976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141858_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141858_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141858_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141858_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141858_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141858_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141858_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Earlandammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112402'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141858_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141859_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141859_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141859_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141859_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141859_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141859_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141859_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Eggerella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113930'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141859_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141862_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141862_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141862_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141862_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141862_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141862_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141862_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141862_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141863_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141863_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141863_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141863_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141863_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141863_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141863_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141863_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141864_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141864_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141864_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141864_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141864_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141864_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141864_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Eponides tumidulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113359'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141864_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141871_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141871_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141871_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141871_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141871_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141871_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141871_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina turgida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113062'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141871_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141874_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141874_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141874_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141874_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141874_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141874_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141874_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112189'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141874_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141877_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141877_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141877_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141877_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141877_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141877_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141877_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141877_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141879_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141879_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141879_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141879_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141879_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141879_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141879_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141879_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141879_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141879_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141879_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141879_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141879_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141879_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141879_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141879_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141879_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141879_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141879_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.195"^^xsd:decimal ;
  dwc:decimalLongitude "60.3067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141879_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.195 60.3067)"^^geo:wktLiteral ;
  geo-pos:lat "16.195"^^xsd:decimal ;
  geo-pos:long "60.3067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58873%3A2141879_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141879_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58873'^^xsd:string;
  dwc:catalogNumber '2141879_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58873'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '60.3067'^^xsd:double;
  dwc:latitude '16.195'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58873:2141879_6'^^xsd:anyURI;
  dwc:observationDate '1995-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147289_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147289_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147289_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147289_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147289_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147289_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147289_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria pseudospiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113918'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147289_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147290_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147290_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147290_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147290_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147290_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147290_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147290_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Aschemonella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '137319'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147290_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147290_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147290_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147290_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147290_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147290_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147290_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147290_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Aschemonella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '137319'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147290_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147291_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147291_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147291_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147291_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147291_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147291_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147291_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147291_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147291_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147291_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147291_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147291_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147291_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147291_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147291_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147291_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147291_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147291_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147291_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147291_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147291_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147291_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147291_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147291_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147291_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147291_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147291_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147291_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147291_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147291_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147291_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147291_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147299_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147299_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147299_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147299_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147299_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147299_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147299_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147299_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147306_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147306_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147306_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147306_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147306_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147306_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147306_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147306_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147306_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147306_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147306_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147306_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147306_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147306_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147306_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147306_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147306_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147306_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147306_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147306_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147306_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147306_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147306_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147306_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147307_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147307_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147307_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147307_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147307_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147307_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147307_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147307_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147309_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147309_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147309_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147309_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147309_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147309_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147309_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147309_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147314_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147314_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147314_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147314_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147314_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147314_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147314_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides polius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '418002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147314_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147315_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147315_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147315_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147315_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147315_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147315_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147315_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147315_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147315_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147315_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147315_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147315_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147315_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147315_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147315_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147315_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147315_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147315_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147315_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147315_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147315_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147315_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147315_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147315_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147315_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147315_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147315_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147315_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147315_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147315_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147315_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147315_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147315_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147315_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147315_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147315_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147315_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147315_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147315_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147315_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147321_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147321_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147321_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147321_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147321_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147321_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147321_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Hormosina ovicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113981'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147321_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147321_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147321_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147321_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147321_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147321_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147321_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147321_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Hormosina ovicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113981'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147321_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147321_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147321_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147321_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147321_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147321_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147321_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147321_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Hormosina ovicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113981'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147321_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147321_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147321_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147321_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147321_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147321_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147321_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147321_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Hormosina ovicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113981'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147321_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147326_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147326_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147326_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147326_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147326_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147326_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147326_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147326_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147326_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147326_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147326_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147326_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147326_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147326_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147326_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147326_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147326_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147326_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147326_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147326_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147326_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147326_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147326_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147326_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147326_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147326_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147326_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147326_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147326_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147326_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147326_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147326_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147329_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147329_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147329_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147329_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147329_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147329_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147329_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Lituotuba lituiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114059'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147329_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147331_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147331_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147331_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147331_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147331_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147331_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147331_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147331_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147331_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147331_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147331_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147331_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147331_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147331_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147331_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147331_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147332_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147332_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147332_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147332_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147332_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147332_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147332_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Melonis pompilioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113564'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147332_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147334_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147334_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147334_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147334_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147334_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147334_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147334_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Nonion spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112232'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147334_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147336_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147336_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147336_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147336_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147336_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147336_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147336_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides umbonifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '466429'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147336_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '466429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147336_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147336_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147336_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147336_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147336_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147336_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147336_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides umbonifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '466429'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147336_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '466429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147343_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147343_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147343_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147343_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147343_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147343_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147343_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147343_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147343_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147343_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147343_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147343_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147343_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147343_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147343_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147343_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147343_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147343_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147343_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147343_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147343_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147343_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147343_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147343_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147343_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147343_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147343_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147343_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147343_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147343_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147343_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147343_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147344_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147344_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147344_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147344_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147344_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147344_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147344_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147344_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147346_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147346_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147346_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147346_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147346_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147346_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147346_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Reophax aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113990'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147346_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147346_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147346_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147346_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147346_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147346_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147346_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147346_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Reophax aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113990'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147346_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147347_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147347_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147347_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147347_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147347_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147347_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147347_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147347_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147348_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147348_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147348_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147348_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147348_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147348_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147348_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Reophax calcareus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113994'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147348_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147348_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147348_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147348_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147348_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147348_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147348_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147348_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Reophax calcareus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113994'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147348_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147348_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147348_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147348_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147348_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147348_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147348_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147348_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Reophax calcareus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113994'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147348_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147349_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147349_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147349_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147349_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147349_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147349_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147349_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147349_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147350_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147350_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147350_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147350_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147350_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147350_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147350_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentallina cf. fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147350_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147350_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147350_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147350_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147350_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147350_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147350_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147350_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentallina cf. fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147350_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147350_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147350_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147350_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147350_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147350_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147350_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147350_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentallina cf. fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147350_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147351_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147351_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147351_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147351_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147351_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147351_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147351_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Reophax distans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147351_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147351_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147351_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147351_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147351_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147351_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147351_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147351_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Reophax distans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147351_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147353_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147353_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147353_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147353_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147353_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147353_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147353_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147353_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147353_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147353_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147353_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147353_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147353_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147353_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147353_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147353_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147355_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147355_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147355_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147355_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147355_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147355_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147355_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147355_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147355_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147355_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147355_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147355_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147355_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147355_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147355_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147355_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147355_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147355_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147355_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147355_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147355_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147355_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147355_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147355_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147356_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147356_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147356_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147356_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147356_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147356_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147356_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147356_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147356_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147356_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147356_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147356_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147356_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147356_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147356_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147356_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147358_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147358_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147358_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147358_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147358_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147358_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147358_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147358_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147358_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147358_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147358_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147358_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147358_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147358_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147358_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147358_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147358_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147358_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147358_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147358_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147358_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147358_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147358_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147358_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147361_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147361_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147361_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147361_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147361_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147361_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147361_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Saccammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112373'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147361_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147362_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147362_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147362_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147362_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147362_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147362_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147362_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147362_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147362_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147362_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147362_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147362_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147362_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147362_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147362_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147362_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147967_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147967_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147967_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147967_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147967_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147967_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2147967_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Alliatina primitiva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '736506'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147967_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '849267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147971_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147971_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147971_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147971_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147971_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147971_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2147971_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Astrononion sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112226'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147971_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147979_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147979_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147979_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147979_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147979_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147979_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2147979_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147979_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147979_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147979_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147979_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147979_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147979_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147979_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2147979_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147979_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147980_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147980_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147980_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147980_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147980_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147980_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2147980_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112084'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147980_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147985_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147985_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147985_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147985_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147985_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147985_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2147985_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147985_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147985_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147985_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147985_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147985_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147985_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147985_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2147985_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147985_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147985_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147985_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147985_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147985_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147985_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147985_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2147985_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147985_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147986_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147986_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147986_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147986_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147986_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147986_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2147986_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147986_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147987_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147987_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147987_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147987_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147987_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147987_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2147987_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147987_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147988_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147988_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147988_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147988_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147988_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147988_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2147988_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147988_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147989_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147989_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147989_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147989_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147989_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147989_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2147989_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Fursencoina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147989_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147995_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147995_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147995_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147995_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147995_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147995_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2147995_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147995_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147997_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147997_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147997_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147997_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147997_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147997_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2147997_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113947'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147997_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147997_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147997_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147997_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147997_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147997_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147997_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2147997_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113947'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147997_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147999_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147999_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147999_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147999_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147999_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147999_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2147999_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147999_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147999_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147999_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147999_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147999_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147999_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147999_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2147999_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147999_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147999_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147999_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147999_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147999_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147999_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147999_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2147999_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147999_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147999_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147999_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147999_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147999_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147999_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147999_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2147999_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147999_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147999_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147999_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147999_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147999_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147999_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147999_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2147999_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147999_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147999_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147999_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147999_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147999_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147999_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147999_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2147999_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147999_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148000_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148000_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148000_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148000_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148000_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148000_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148000_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112305'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148000_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148000_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148000_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148000_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148000_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148000_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148000_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148000_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112305'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148000_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148002_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148002_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148002_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148002_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148002_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148002_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148002_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Hormosina ovicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113981'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148002_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148005_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148005_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148005_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148005_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148005_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148005_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148005_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148005_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148005_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148005_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148005_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148005_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148005_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148005_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148005_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148005_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148005_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148005_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148005_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148005_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148005_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148005_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148005_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148005_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148005_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148005_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148005_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148005_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148005_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148005_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148005_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148005_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148007_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148007_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148007_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148007_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148007_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148007_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148007_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148007_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148014_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148014_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148014_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148014_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148014_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148014_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148014_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Nonion spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112232'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148014_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148015_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148015_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148015_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148015_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148015_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148015_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148015_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148015_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148020_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148020_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148020_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148020_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148020_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148020_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148020_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis cf. umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148020_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148021_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148021_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148021_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148021_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148021_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148021_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148021_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114185'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148021_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148021_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148021_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148021_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148021_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148021_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148021_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148021_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114185'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148021_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148022_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148022_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148022_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148022_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148022_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148022_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148022_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112369'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148022_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148023_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148023_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148023_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148023_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148023_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148023_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148023_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148023_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148024_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148024_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148024_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148024_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148024_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148024_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148024_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148024_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148027_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148027_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148027_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148027_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148027_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148027_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148027_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Pyrulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112039'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148027_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148028_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148028_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148028_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148028_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148028_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148028_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148028_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148028_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148029_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148029_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148029_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148029_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148029_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148029_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148029_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Reophax calcareus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113994'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148029_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148030_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148030_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148030_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148030_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148030_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148030_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148030_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Reophax cf. spiculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148030_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148032_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148032_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148032_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148032_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148032_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148032_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148032_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148032_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148033_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148033_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148033_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148033_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148033_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148033_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148033_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentallina cf. fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148033_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148035_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148035_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148035_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148035_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148035_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148035_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148035_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148035_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148035_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148035_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148035_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148035_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148035_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148035_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148035_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148035_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148035_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148035_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148035_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148035_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148035_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148035_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148035_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148035_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148035_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148035_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148035_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148035_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148035_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148035_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148035_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148035_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148037_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148037_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148037_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148037_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148037_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148037_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148037_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148037_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148038_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148038_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148038_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148038_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148038_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148038_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148038_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148038_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148039_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148039_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148039_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148039_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148039_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148039_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148039_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148039_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148041_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148041_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148041_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148041_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148041_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148041_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148041_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides subzylindrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148041_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148049_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148049_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148049_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148049_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148049_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148049_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148049_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Trochammina inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148049_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148049_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148049_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148049_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148049_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148049_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148049_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148049_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Trochammina inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148049_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148049_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148049_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148049_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148049_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148049_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148049_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148049_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Trochammina inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148049_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148051_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148051_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148051_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148051_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148051_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148051_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148051_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Trochammina cf. inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148051_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149063_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149063_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149063_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149063_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149063_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149063_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59002'^^xsd:string;
  dwc:catalogNumber '2149063_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59002'^^xsd:anyURI;
  dwc:scientificName 'Alliatina primitiva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '736506'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149063_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '849267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149069_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149069_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149069_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149069_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149069_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149069_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59002'^^xsd:string;
  dwc:catalogNumber '2149069_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59002'^^xsd:anyURI;
  dwc:scientificName 'Bolivina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149069_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149073_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149073_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149073_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149073_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149073_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149073_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59002'^^xsd:string;
  dwc:catalogNumber '2149073_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59002'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149073_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149073_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149073_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149073_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149073_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149073_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149073_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59002'^^xsd:string;
  dwc:catalogNumber '2149073_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59002'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149073_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149077_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149077_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149077_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149077_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149077_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149077_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59002'^^xsd:string;
  dwc:catalogNumber '2149077_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59002'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149077_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149078_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149078_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149078_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149078_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149078_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149078_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59002'^^xsd:string;
  dwc:catalogNumber '2149078_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59002'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149078_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149078_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149078_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149078_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149078_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149078_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149078_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59002'^^xsd:string;
  dwc:catalogNumber '2149078_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59002'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149078_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149078_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149078_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149078_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149078_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149078_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149078_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59002'^^xsd:string;
  dwc:catalogNumber '2149078_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59002'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149078_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149078_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149078_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149078_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149078_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149078_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149078_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59002'^^xsd:string;
  dwc:catalogNumber '2149078_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59002'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149078_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149079_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149079_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149079_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149079_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149079_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149079_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59002'^^xsd:string;
  dwc:catalogNumber '2149079_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59002'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149079_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149079_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149079_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149079_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149079_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149079_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149079_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59002'^^xsd:string;
  dwc:catalogNumber '2149079_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59002'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149079_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149079_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149079_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149079_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149079_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149079_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149079_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59002'^^xsd:string;
  dwc:catalogNumber '2149079_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59002'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149079_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149082_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149082_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149082_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149082_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149082_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149082_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59002'^^xsd:string;
  dwc:catalogNumber '2149082_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59002'^^xsd:anyURI;
  dwc:scientificName 'Fursencoina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149082_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149086_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149086_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149086_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149086_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149086_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149086_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59002'^^xsd:string;
  dwc:catalogNumber '2149086_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59002'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides polius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '418002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149086_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149086_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149086_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149086_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149086_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149086_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149086_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59002'^^xsd:string;
  dwc:catalogNumber '2149086_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59002'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides polius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '418002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149086_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149091_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149091_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149091_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149091_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149091_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149091_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59002'^^xsd:string;
  dwc:catalogNumber '2149091_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59002'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112305'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149091_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149092_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149092_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149092_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149092_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149092_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149092_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59002'^^xsd:string;
  dwc:catalogNumber '2149092_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59002'^^xsd:anyURI;
  dwc:scientificName 'Jacutella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149092_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149094_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149094_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149094_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149094_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149094_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149094_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59002'^^xsd:string;
  dwc:catalogNumber '2149094_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59002'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149094_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149107_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149107_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149107_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149107_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149107_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149107_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59002'^^xsd:string;
  dwc:catalogNumber '2149107_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59002'^^xsd:anyURI;
  dwc:scientificName 'Reophax aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113990'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149107_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149108_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149108_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149108_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149108_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149108_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149108_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59002'^^xsd:string;
  dwc:catalogNumber '2149108_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59002'^^xsd:anyURI;
  dwc:scientificName 'Reophax cylindricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '478636'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149108_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '478637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149109_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149109_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149109_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149109_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149109_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149109_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59002'^^xsd:string;
  dwc:catalogNumber '2149109_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59002'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149109_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149114_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149114_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149114_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149114_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149114_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149114_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59002'^^xsd:string;
  dwc:catalogNumber '2149114_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59002'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides subzylindrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149114_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149121_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149121_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149121_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149121_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149121_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149121_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59002'^^xsd:string;
  dwc:catalogNumber '2149121_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59002'^^xsd:anyURI;
  dwc:scientificName 'Trochammina inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149121_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149121_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149121_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149121_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149121_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149121_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149121_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59002'^^xsd:string;
  dwc:catalogNumber '2149121_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59002'^^xsd:anyURI;
  dwc:scientificName 'Trochammina inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149121_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149122_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149122_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149122_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149122_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149122_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149122_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59002'^^xsd:string;
  dwc:catalogNumber '2149122_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59002'^^xsd:anyURI;
  dwc:scientificName 'Trochammina sp. cf. Alveolophragmium wiesneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149122_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150408_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150408_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150408_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150408_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150408_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150408_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150408_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Alliatina primitiva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '736506'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150408_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '849267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150408_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150408_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150408_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150408_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150408_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150408_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150408_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Alliatina primitiva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '736506'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150408_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '849267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150414_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150414_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150414_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150414_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150414_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150414_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150414_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Aschemonella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '137319'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150414_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150414_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150414_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150414_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150414_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150414_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150414_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150414_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Aschemonella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '137319'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150414_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150415_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150415_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150415_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150415_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150415_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150415_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150415_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150415_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150415_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150415_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150415_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150415_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150415_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150415_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150415_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150415_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150415_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150415_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150415_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150415_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150415_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150415_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150415_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150415_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150416_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150416_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150416_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150416_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150416_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150416_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150416_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Astrononion sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112226'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150416_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150422_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150422_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150422_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150422_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150422_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150422_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150422_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Bolivina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150422_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150428_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150428_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150428_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150428_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150428_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150428_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150428_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150428_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150428_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150428_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150428_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150428_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150428_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150428_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150428_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150428_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150428_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150428_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150428_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150428_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150428_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150428_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150428_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150428_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150429_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150429_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150429_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150429_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150429_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150429_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150429_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112084'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150429_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150429_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150429_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150429_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150429_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150429_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150429_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150429_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112084'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150429_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150437_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150437_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150437_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150437_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150437_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150437_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150437_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150437_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150437_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150437_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150437_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150437_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150437_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150437_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150437_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150437_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150437_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150437_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150437_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150437_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150437_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150437_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150437_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150437_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150438_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150438_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150438_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150438_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150438_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150438_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150438_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150438_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150438_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150438_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150438_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150438_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150438_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150438_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150438_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150438_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150438_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150438_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150438_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150438_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150438_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150438_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150438_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150438_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150438_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150438_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150438_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150438_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150438_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150438_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150438_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150438_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150439_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150439_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150439_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150439_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150439_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150439_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150439_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150439_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150439_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150439_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150439_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150439_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150439_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150439_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150439_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150439_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150439_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150439_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150439_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150439_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150439_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150439_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150439_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150439_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150441_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150441_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150441_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150441_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150441_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150441_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150441_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150441_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150441_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150441_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150441_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150441_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150441_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150441_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150441_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150441_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150443_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150443_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150443_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150443_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150443_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150443_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150443_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Fursencoina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150443_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150443_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150443_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150443_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150443_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150443_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150443_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150443_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Fursencoina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150443_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150450_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150450_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150450_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150450_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150450_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150450_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150450_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides polius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '418002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150450_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150450_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150450_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150450_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150450_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150450_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150450_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150450_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides polius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '418002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150450_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150451_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150451_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150451_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150451_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150451_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150451_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150451_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150451_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150453_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150453_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150453_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150453_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150453_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150453_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150453_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113947'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150453_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150454_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150454_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150454_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150454_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150454_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150454_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150454_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112330'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150454_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150455_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150455_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150455_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150455_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150455_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150455_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150455_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150455_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150455_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150455_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150455_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150455_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150455_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150455_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150455_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150455_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150455_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150455_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150455_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150455_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150455_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150455_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150455_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150455_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150455_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150455_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150455_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150455_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150455_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150455_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150455_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150455_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150456_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150456_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150456_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150456_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150456_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150456_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150456_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112305'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150456_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150456_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150456_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150456_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150456_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150456_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150456_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150456_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112305'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150456_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150461_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150461_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150461_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150461_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150461_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150461_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150461_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Hormosina ovicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113981'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150461_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150461_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150461_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150461_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150461_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150461_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150461_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150461_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Hormosina ovicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113981'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150461_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150461_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150461_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150461_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150461_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150461_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150461_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150461_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Hormosina ovicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113981'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150461_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150461_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150461_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150461_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150461_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150461_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150461_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150461_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Hormosina ovicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113981'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150461_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150461_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150461_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150461_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150461_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150461_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150461_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150461_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Hormosina ovicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113981'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150461_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150464_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150464_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150464_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150464_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150464_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150464_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150464_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Jacutella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150464_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150466_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150466_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150466_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150466_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150466_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150466_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150466_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150466_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150466_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150466_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150466_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150466_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150466_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150466_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150466_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150466_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150466_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150466_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150466_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150466_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150466_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150466_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150466_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150466_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150466_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150466_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150466_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150466_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150466_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150466_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150466_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150466_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150469_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150469_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150469_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150469_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150469_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150469_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150469_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Lituotuba lituiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114059'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150469_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150471_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150471_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150471_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150471_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150471_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150471_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150471_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150471_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150471_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150471_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150471_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150471_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150471_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150471_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150471_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150471_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150471_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150471_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150471_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150471_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150471_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150471_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150471_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150471_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150473_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150473_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150473_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150473_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150473_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150473_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150473_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150473_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150478_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150478_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150478_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150478_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150478_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150478_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150478_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Nonion spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112232'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150478_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150478_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150478_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150478_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150478_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150478_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150478_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150478_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Nonion spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112232'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150478_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150479_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150479_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150479_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150479_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150479_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150479_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150479_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150479_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150482_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150482_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150482_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150482_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150482_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150482_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150482_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides umbonifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '466429'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150482_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '466429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150485_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150485_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150485_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150485_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150485_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150485_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150485_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis cf. umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150485_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150487_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150487_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150487_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150487_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150487_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150487_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150487_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114185'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150487_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150487_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150487_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150487_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150487_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150487_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150487_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150487_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114185'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150487_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150487_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150487_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150487_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150487_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150487_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150487_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150487_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114185'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150487_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150488_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150488_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150488_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150488_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150488_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150488_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150488_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112369'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150488_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150489_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150489_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150489_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150489_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150489_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150489_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150489_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150489_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150490_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150490_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150490_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150490_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150490_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150490_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150490_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150490_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150490_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150490_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150490_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150490_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150490_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150490_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150490_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150490_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150490_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150490_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150490_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150490_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150490_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150490_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150490_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150490_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150491_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150491_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150491_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150491_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150491_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150491_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150491_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150491_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150491_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150491_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150491_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150491_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150491_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150491_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150491_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150491_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150493_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150493_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150493_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150493_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150493_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150493_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150493_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Pyrulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112039'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150493_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150494_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150494_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150494_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150494_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150494_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150494_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150494_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Reophax aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113990'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150494_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150494_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150494_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150494_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150494_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150494_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150494_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150494_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Reophax aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113990'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150494_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150495_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150495_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150495_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150495_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150495_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150495_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150495_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150495_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150496_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150496_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150496_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150496_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150496_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150496_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150496_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Reophax calcareus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113994'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150496_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150496_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150496_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150496_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150496_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150496_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150496_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150496_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Reophax calcareus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113994'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150496_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150496_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150496_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150496_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150496_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150496_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150496_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150496_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Reophax calcareus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113994'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150496_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150496_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150496_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150496_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150496_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150496_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150496_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150496_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Reophax calcareus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113994'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150496_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150497_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150497_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150497_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150497_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150497_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150497_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150497_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Reophax cf. spiculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150497_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150498_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150498_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150498_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150498_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150498_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150498_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150498_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Reophax cylindricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '478636'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150498_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '478637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150499_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150499_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150499_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150499_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150499_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150499_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150499_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150499_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150499_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150499_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150499_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150499_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150499_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150499_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150499_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150499_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150500_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150500_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150500_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150500_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150500_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150500_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150500_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentallina cf. fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150500_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150500_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150500_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150500_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150500_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150500_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150500_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150500_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentallina cf. fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150500_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150501_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150501_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150501_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150501_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150501_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150501_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150501_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Reophax distans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150501_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150501_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150501_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150501_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150501_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150501_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150501_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150501_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Reophax distans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150501_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150503_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150503_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150503_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150503_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150503_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150503_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150503_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150503_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150503_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150503_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150503_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150503_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150503_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150503_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150503_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150503_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150503_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150503_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150503_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150503_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150503_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150503_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150503_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150503_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150506_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150506_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150506_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150506_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150506_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150506_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150506_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150506_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150506_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150506_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150506_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150506_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150506_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150506_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150506_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150506_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150506_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150506_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150506_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150506_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150506_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150506_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150506_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150506_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150506_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150506_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150506_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150506_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150506_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150506_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150506_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150506_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150507_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150507_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150507_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150507_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150507_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150507_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150507_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150507_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150509_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150509_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150509_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150509_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150509_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150509_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150509_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150509_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150509_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150509_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150509_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150509_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150509_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150509_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150509_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150509_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150509_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150509_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150509_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150509_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150509_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150509_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150509_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150509_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150509_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150509_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150509_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150509_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150509_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150509_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150509_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150509_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150512_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150512_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150512_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150512_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150512_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150512_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150512_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides subzylindrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150512_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150516_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150516_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150516_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150516_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150516_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150516_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150516_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Saccammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112373'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150516_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150517_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150517_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150517_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150517_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150517_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150517_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150517_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150517_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150517_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150517_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150517_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150517_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150517_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150517_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150517_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150517_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150525_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150525_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150525_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150525_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150525_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150525_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150525_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Trochammina inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150525_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150525_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150525_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150525_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150525_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150525_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150525_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150525_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Trochammina inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150525_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150525_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150525_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150525_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150525_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150525_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150525_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150525_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Trochammina inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150525_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150525_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150525_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150525_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150525_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150525_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150525_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150525_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Trochammina inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150525_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150526_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150526_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150526_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150526_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150526_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150526_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150526_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Trochammina cf. inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150526_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150537_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150537_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150537_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150537_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150537_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150537_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150537_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112100'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150537_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150455_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150455_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150455_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150455_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150455_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150455_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150455_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150455_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150455_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150455_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150455_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150455_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150455_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150455_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150455_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150455_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150456_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150456_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150456_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150456_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150456_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150456_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150456_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112305'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150456_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150461_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150461_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150461_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150461_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150461_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150461_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150461_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Hormosina ovicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113981'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150461_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150466_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150466_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150466_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150466_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150466_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150466_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150466_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150466_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150466_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150466_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150466_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150466_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150466_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150466_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150466_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150466_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150471_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150471_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150471_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150471_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150471_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150471_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150471_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150471_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150472_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150472_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150472_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150472_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150472_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150472_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150472_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Melonis pompilioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113564'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150472_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150478_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150478_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150478_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150478_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150478_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150478_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150478_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Nonion spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112232'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150478_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150479_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150479_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150479_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150479_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150479_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150479_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150479_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150479_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150482_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150482_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150482_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150482_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150482_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150482_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150482_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides umbonifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '466429'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150482_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '466429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150489_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150489_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150489_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150489_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150489_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150489_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150489_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150489_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150490_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150490_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150490_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150490_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150490_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150490_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150490_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150490_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150490_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150490_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150490_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150490_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150490_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150490_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150490_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150490_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150494_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150494_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150494_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150494_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150494_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150494_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150494_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Reophax aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113990'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150494_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150495_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150495_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150495_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150495_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150495_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150495_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150495_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150495_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150496_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150496_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150496_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150496_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150496_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150496_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150496_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Reophax calcareus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113994'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150496_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150499_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150499_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150499_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150499_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150499_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150499_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150499_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150499_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150499_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150499_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150499_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150499_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150499_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150499_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150499_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150499_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150500_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150500_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150500_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150500_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150500_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150500_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150500_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentallina cf. fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150500_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150501_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150501_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150501_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150501_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150501_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150501_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150501_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Reophax distans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150501_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150503_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150503_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150503_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150503_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150503_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150503_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150503_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150503_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150503_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150503_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150503_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150503_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150503_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150503_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150503_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150503_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150506_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150506_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150506_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150506_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150506_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150506_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150506_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150506_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150507_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150507_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150507_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150507_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150507_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150507_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150507_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150507_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150509_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150509_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150509_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150509_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150509_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150509_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150509_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150509_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150512_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150512_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150512_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150512_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150512_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150512_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150512_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides subzylindrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150512_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150520_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150520_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150520_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150520_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150520_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150520_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150520_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Spiroplectinella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112386'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150520_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150528_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150528_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150528_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150528_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150528_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150528_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150528_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Trochammina sp. cf. Alveolophragmium wiesneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150528_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150407_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150407_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150407_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150407_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150407_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150407_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150407_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150407_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150412_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150412_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150412_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150412_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150412_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150412_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150412_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria pseudospiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113918'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150412_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150412_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150412_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150412_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150412_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150412_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150412_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150412_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria pseudospiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113918'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150412_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150414_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150414_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150414_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150414_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150414_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150414_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150414_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Aschemonella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '137319'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150414_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150415_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150415_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150415_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150415_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150415_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150415_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150415_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150415_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150415_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150415_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150415_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150415_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150415_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150415_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150415_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150415_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150428_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150428_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150428_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150428_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150428_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150428_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150428_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150428_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150437_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150437_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150437_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150437_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150437_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150437_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150437_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150437_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150437_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150437_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150437_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150437_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150437_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150437_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150437_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150437_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150438_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150438_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150438_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150438_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150438_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150438_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150438_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150438_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150439_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150439_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150439_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150439_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150439_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150439_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150439_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150439_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150443_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150443_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150443_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150443_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150443_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150443_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150443_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Fursencoina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150443_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150449_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150449_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150449_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150449_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150449_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150449_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150449_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112086'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150449_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150450_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150450_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150450_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150450_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150450_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150450_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150450_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides polius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '418002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150450_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150453_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150453_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150453_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150453_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150453_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150453_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150453_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113947'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150453_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150455_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150455_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150455_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150455_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59053%3A2150455_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150455_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59053'^^xsd:string;
  dwc:catalogNumber '2150455_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59053'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59053:2150455_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149062_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149062_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149062_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149062_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149062_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149062_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59002'^^xsd:string;
  dwc:catalogNumber '2149062_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59002'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149062_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149077_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149077_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149077_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149077_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149077_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149077_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59002'^^xsd:string;
  dwc:catalogNumber '2149077_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59002'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149077_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149078_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149078_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149078_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149078_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149078_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149078_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59002'^^xsd:string;
  dwc:catalogNumber '2149078_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59002'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149078_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149079_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149079_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149079_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149079_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149079_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149079_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59002'^^xsd:string;
  dwc:catalogNumber '2149079_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59002'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149079_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149082_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149082_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149082_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149082_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149082_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149082_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59002'^^xsd:string;
  dwc:catalogNumber '2149082_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59002'^^xsd:anyURI;
  dwc:scientificName 'Fursencoina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149082_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149091_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149091_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149091_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149091_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149091_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149091_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59002'^^xsd:string;
  dwc:catalogNumber '2149091_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59002'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112305'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149091_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149097_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149097_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149097_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149097_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149097_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149097_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59002'^^xsd:string;
  dwc:catalogNumber '2149097_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59002'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149097_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149118_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149118_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149118_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149118_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59002%3A2149118_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149118_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59002'^^xsd:string;
  dwc:catalogNumber '2149118_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59002'^^xsd:anyURI;
  dwc:scientificName 'Spiroplectinella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112386'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59002:2149118_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147969_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147969_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147969_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147969_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147969_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147969_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2147969_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Ammoscalaria pseudospiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113918'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147969_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147985_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147985_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147985_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147985_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147985_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147985_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2147985_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147985_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147986_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147986_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147986_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147986_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147986_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147986_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2147986_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147986_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147988_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147988_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147988_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147988_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147988_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147988_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2147988_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147988_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147998_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147998_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147998_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147998_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147998_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147998_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2147998_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112330'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147998_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147999_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147999_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147999_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147999_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2147999_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147999_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2147999_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2147999_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148000_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148000_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148000_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148000_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148000_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148000_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148000_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112305'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148000_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148004_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148004_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148004_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148004_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148004_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148004_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148004_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Jacutella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148004_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148005_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148005_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148005_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148005_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148005_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148005_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148005_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148005_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148007_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148007_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148007_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148007_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148007_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148007_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148007_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148007_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148007_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148007_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148007_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148007_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148007_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148007_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148007_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148007_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148014_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148014_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148014_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148014_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148014_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148014_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148014_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Nonion spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112232'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148014_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148015_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148015_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148015_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148015_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148015_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148015_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148015_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148015_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148021_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148021_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148021_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148021_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148021_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148021_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148021_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114185'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148021_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148024_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148024_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148024_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148024_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148024_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148024_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148024_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148024_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148029_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148029_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148029_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148029_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148029_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148029_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148029_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Reophax calcareus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113994'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148029_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148032_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148032_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148032_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148032_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148032_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148032_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148032_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148032_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148035_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148035_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148035_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148035_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148035_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148035_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148035_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148035_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148039_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148039_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148039_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148039_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148039_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148039_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148039_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148039_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148044_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148044_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148044_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148044_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148044_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148044_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148044_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148044_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148055_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148055_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148055_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148055_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58966%3A2148055_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148055_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58966'^^xsd:string;
  dwc:catalogNumber '2148055_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58966'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112100'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58966:2148055_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147290_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147290_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147290_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147290_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147290_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147290_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147290_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Aschemonella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '137319'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147290_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147291_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147291_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147291_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147291_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147291_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147291_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147291_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147291_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147300_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147300_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147300_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147300_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147300_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147300_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147300_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112084'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147300_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147313_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147313_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147313_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147313_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147313_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147313_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147313_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112086'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147313_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147315_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147315_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147315_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147315_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147315_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147315_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147315_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147315_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147315_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147315_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147315_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147315_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147315_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147315_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147315_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147315_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147321_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147321_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147321_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147321_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147321_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147321_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147321_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Hormosina ovicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113981'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147321_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147321_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147321_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147321_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147321_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147321_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147321_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147321_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Hormosina ovicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113981'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147321_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147324_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147324_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147324_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147324_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147324_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147324_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147324_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Jacutella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147324_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147326_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147326_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147326_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147326_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147326_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147326_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147326_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147326_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147331_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147331_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147331_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147331_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147331_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147331_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147331_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147331_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147334_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147334_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147334_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147334_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147334_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147334_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147334_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Nonion spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112232'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147334_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '112232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147342_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147342_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147342_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147342_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147342_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147342_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147342_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147342_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147344_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147344_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147344_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147344_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147344_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147344_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147344_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147344_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147346_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147346_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147346_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147346_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147346_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147346_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147346_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Reophax aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113990'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147346_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147348_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147348_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147348_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147348_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147348_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147348_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147348_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Reophax calcareus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113994'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147348_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147349_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147349_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147349_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147349_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147349_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147349_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147349_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147349_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147349_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147349_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147349_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147349_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147349_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147349_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147349_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147349_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147351_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147351_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147351_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147351_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147351_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147351_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147351_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Reophax distans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147351_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147353_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147353_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147353_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147353_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147353_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147353_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147353_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147353_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147355_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147355_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147355_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147355_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147355_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147355_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147355_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147355_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147358_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147358_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147358_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147358_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147358_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147358_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147358_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147358_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147358_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147358_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147358_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4165"^^xsd:decimal ;
  dwc:decimalLongitude "64.5665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147358_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4165 64.5665)"^^geo:wktLiteral ;
  geo-pos:lat "14.4165"^^xsd:decimal ;
  geo-pos:long "64.5665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58955%3A2147358_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147358_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58955'^^xsd:string;
  dwc:catalogNumber '2147358_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58955'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '64.5665'^^xsd:double;
  dwc:latitude '14.4165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58955:2147358_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145949_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145949_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145949_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145949_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145949_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145949_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2145949_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145949_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145949_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145949_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145949_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145949_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145949_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145949_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2145949_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145949_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145954_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145954_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145954_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145954_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145954_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145954_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2145954_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Anomalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112081'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145954_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145956_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145956_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145956_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145956_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145956_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145956_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2145956_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145956_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145960_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145960_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145960_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145960_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145960_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145960_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2145960_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Biloculinella elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112507'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145960_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145963_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145963_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145963_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145963_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145963_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145963_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2145963_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Bolivina pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145963_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145975_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145975_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145975_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145975_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145975_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145975_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2145975_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145975_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145975_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145975_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145975_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145975_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145975_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145975_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2145975_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145975_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145980_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145980_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145980_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145980_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145980_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145980_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2145980_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114033'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145980_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '254681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145983_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145983_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145983_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145983_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145983_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145983_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2145983_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Crithionina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112362'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145983_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145989_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145989_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145989_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145989_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145989_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145989_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2145989_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Eggerella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113930'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145989_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145992_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145992_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145992_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145992_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145992_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145992_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2145992_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145992_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145992_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145992_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145992_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145992_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145992_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145992_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2145992_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145992_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145993_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145993_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145993_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145993_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145993_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145993_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2145993_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145993_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145993_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145993_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145993_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145993_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145993_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145993_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2145993_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145993_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145993_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145993_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145993_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145993_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145993_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145993_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2145993_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145993_6'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145994_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145994_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145994_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145994_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145994_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145994_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2145994_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145994_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145996_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145996_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145996_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145996_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145996_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145996_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2145996_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Eponides tumidulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113359'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145996_6'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145997_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145997_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145997_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145997_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145997_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145997_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2145997_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Eponides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112174'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145997_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145999_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145999_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145999_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145999_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145999_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145999_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2145999_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145999_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146000_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146000_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146000_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146000_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146000_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146000_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146000_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Fontbotia wuellerstorfi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113117'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146000_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1746350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146001_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146001_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146001_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146001_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146001_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146001_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146001_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146001_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146008_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146008_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146008_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146008_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146008_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146008_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146008_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146008_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146013_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146013_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146013_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146013_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146013_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146013_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146013_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides perlucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '1027913'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146013_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '466408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146014_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146014_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146014_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146014_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146014_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146014_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146014_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides polius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '418002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146014_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146015_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146015_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146015_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146015_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146015_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146015_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146015_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides soldanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113416'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146015_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146015_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146015_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146015_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146015_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146015_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146015_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146015_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides soldanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113416'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146015_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146015_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146015_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146015_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146015_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146015_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146015_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146015_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides soldanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113416'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146015_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146019_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146019_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146019_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146019_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146019_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146019_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146019_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146019_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146019_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146019_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146019_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146019_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146019_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146019_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146019_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146019_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146020_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146020_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146020_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146020_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146020_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146020_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146020_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146020_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146025_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146025_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146025_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146025_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146025_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146025_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146025_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Hormosina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112336'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146025_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146026_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146026_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146026_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146026_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146026_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146026_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146026_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Jaculella obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113880'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146026_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146030_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146030_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146030_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146030_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146030_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146030_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146030_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Lagena spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146030_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146031_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146031_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146031_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146031_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146031_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146031_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146031_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146031_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146031_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146031_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146031_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146031_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146031_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146031_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146031_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146031_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146031_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146031_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146031_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146031_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146031_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146031_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146031_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146031_6'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146036_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146036_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146036_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146036_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146036_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146036_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146036_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146036_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146036_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146036_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146036_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146036_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146036_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146036_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146036_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146036_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146037_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146037_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146037_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146037_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146037_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146037_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146037_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146037_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146037_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146037_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146037_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146037_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146037_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146037_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146037_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146037_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146041_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146041_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146041_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146041_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146041_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146041_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146041_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Nodosaria sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112223'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146041_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146044_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146044_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146044_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146044_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146044_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146044_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146044_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146044_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146046_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146046_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146046_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146046_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146046_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146046_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146046_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146046_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146050_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146050_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146050_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146050_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146050_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146050_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146050_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146050_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146052_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146052_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146052_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146052_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146052_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146052_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146052_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Parafissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112158'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146052_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146056_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146056_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146056_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146056_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146056_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146056_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146056_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Portatrochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112407'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146056_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146060_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146060_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146060_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146060_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146060_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146060_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146060_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146060_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146060_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146060_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146060_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146060_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146060_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146060_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146060_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146060_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146061_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146061_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146061_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146061_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146061_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146061_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146061_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146061_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146067_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146067_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146067_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146067_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146067_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146067_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146067_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Quinqueloculina seminulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112675'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146067_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146072_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146072_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146072_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146072_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146072_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146072_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146072_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146072_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146073_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146073_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146073_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146073_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146073_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146073_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146073_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146073_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146073_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146073_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146073_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146073_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146073_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146073_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146073_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146073_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146075_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146075_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146075_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146075_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146075_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146075_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146075_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146075_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146075_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146075_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146075_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146075_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146075_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146075_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146075_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146075_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146077_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146077_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146077_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146077_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146077_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146077_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146077_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146077_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146077_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146077_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146077_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146077_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146077_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146077_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146077_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146077_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146077_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146077_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146077_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146077_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146077_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146077_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146077_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146077_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146079_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146079_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146079_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146079_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146079_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146079_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146079_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146079_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146079_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146079_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146079_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146079_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146079_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146079_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146079_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146079_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146081_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146081_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146081_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146081_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146081_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146081_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146081_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146081_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146082_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146082_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146082_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146082_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146082_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146082_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146082_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Robertina subzylindrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '146268'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146082_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '146268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146082_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146082_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146082_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146082_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146082_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146082_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146082_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Robertina subzylindrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '146268'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146082_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '146268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146091_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146091_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146091_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146091_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146091_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146091_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146091_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113099'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146091_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '992022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146096_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146096_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146096_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146096_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146096_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146096_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146096_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Textularia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112394'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146096_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146100_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146100_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146100_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146100_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146100_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146100_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146100_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146100_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146105_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146105_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146105_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146105_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146105_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146105_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146105_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112100'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146105_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142985_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142985_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142985_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142985_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142985_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2142985_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2142985_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2142985_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142986_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142986_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142986_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142986_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142986_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2142986_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2142986_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Anomalina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112081'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2142986_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142989_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142989_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142989_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142989_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142989_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2142989_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2142989_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Bolivina pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2142989_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142996_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142996_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142996_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142996_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142996_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2142996_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2142996_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114033'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2142996_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '254681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142997_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142997_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142997_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142997_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142997_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2142997_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2142997_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Eggerella parkerae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113931'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2142997_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142998_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142998_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142998_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142998_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142998_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2142998_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2142998_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2142998_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142999_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142999_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142999_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142999_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142999_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2142999_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2142999_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2142999_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142999_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142999_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142999_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142999_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142999_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2142999_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2142999_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2142999_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143004_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143004_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143004_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143004_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143004_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143004_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2143004_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143004_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143007_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143007_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143007_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143007_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143007_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143007_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2143007_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides perlucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '1027913'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143007_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '466408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143008_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143008_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143008_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143008_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143008_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143008_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2143008_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides polius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '418002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143008_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143010_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143010_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143010_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143010_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143010_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143010_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2143010_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143010_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143010_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143010_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143010_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143010_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143010_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143010_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2143010_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143010_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143011_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143011_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143011_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143011_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143011_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143011_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2143011_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143011_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143015_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143015_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143015_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143015_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143015_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143015_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2143015_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Nonionella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143015_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143016_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143016_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143016_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143016_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143016_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143016_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2143016_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143016_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143017_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143017_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143017_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143017_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143017_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143017_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2143017_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143017_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143020_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143020_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143020_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143020_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143020_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143020_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2143020_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143020_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143023_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143023_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143023_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143023_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143023_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143023_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2143023_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Quinqueloculina seminulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112675'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143023_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143025_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143025_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143025_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143025_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143025_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143025_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2143025_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143025_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143031_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143031_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143031_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143031_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143031_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143031_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2143031_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Textularia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112394'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143031_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143032_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143032_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143032_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143032_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143032_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143032_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2143032_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143032_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143032_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143032_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143032_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143032_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143032_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143032_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2143032_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143032_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141959_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141959_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141959_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141959_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141959_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2141959_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2141959_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2141959_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141964_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141964_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141964_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141964_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141964_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2141964_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2141964_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Anomalina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112081'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2141964_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141966_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141966_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141966_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141966_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141966_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2141966_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2141966_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2141966_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141970_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141970_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141970_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141970_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141970_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2141970_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2141970_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Biloculinella elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112507'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2141970_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141986_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141986_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141986_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141986_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141986_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2141986_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2141986_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Crithionina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112362'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2141986_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141995_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141995_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141995_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141995_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141995_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2141995_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2141995_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2141995_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141998_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141998_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141998_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141998_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141998_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2141998_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2141998_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2141998_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141999_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141999_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141999_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141999_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141999_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2141999_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2141999_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Fontbotia wuellerstorfi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113117'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2141999_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1746350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142009_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142009_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142009_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142009_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142009_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142009_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142009_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides soldanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113416'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142009_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142009_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142009_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142009_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142009_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142009_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142009_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142009_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides soldanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113416'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142009_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142010_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142010_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142010_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142010_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142010_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142010_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142010_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142010_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142012_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142012_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142012_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142012_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142012_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142012_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142012_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142012_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142013_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142013_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142013_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142013_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142013_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142013_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142013_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142013_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142018_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142018_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142018_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142018_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142018_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142018_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142018_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Hormosina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112336'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142018_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142023_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142023_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142023_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142023_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142023_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142023_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142023_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142023_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142023_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142023_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142023_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142023_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142023_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142023_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142023_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142023_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142028_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142028_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142028_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142028_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142028_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142028_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142028_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142028_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142028_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142028_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142028_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142028_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142028_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142028_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142028_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142028_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142028_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142028_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142028_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142028_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142028_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142028_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142028_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142028_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142028_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142028_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142028_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142028_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142028_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142028_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142028_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142028_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142028_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142028_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142028_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142028_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142028_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142028_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142028_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142028_6'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142034_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142034_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142034_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142034_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142034_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142034_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142034_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142034_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142037_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142037_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142037_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142037_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142037_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142037_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142037_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142037_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142048_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142048_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142048_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142048_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142048_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142048_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142048_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142048_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142052_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142052_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142052_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142052_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142052_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142052_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142052_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo vespertilio'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112602'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142052_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '531980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142059_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142059_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142059_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142059_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142059_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142059_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142059_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142059_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142060_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142060_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142060_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142060_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142060_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142060_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142060_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142060_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142060_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142060_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142060_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142060_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142060_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142060_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142060_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142060_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142060_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142060_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142060_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142060_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142060_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142060_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142060_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142060_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142062_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142062_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142062_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142062_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142062_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142062_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142062_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142062_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142064_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142064_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142064_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142064_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142064_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142064_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142064_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142064_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142064_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142064_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142064_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142064_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142064_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142064_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142064_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142064_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142066_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142066_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142066_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142066_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142066_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142066_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142066_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142066_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142066_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142066_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142066_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142066_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142066_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142066_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142066_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142066_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142068_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142068_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142068_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142068_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142068_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142068_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142068_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142068_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142083_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142083_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142083_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142083_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142083_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142083_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142083_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142083_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142083_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142083_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142083_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142083_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142083_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142083_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142083_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142083_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142589_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142589_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142589_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142589_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142589_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142589_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142589_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142589_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142600_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142600_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142600_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142600_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142600_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142600_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142600_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112120'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142600_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142602_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142602_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142602_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142602_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142602_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142602_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142602_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142602_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142606_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142606_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142606_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142606_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142606_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142606_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142606_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142606_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142606_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142606_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142606_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142606_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142606_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142606_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142606_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142606_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142607_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142607_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142607_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142607_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142607_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142607_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142607_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142607_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142607_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142607_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142607_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142607_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142607_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142607_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142607_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142607_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142608_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142608_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142608_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142608_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142608_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142608_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142608_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142608_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142609_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142609_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142609_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142609_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142609_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142609_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142609_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Eponides tenera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113357'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142609_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '523545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142616_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142616_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142616_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142616_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142616_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142616_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142616_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142616_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142619_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142619_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142619_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142619_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142619_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142619_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142619_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142619_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142627_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142627_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142627_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142627_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142627_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142627_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142627_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Jaculella obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113880'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142627_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142629_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142629_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142629_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142629_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142629_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142629_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142629_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142629_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142629_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142629_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142629_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142629_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142629_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142629_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142629_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142629_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142630_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142630_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142630_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142630_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142630_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142630_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142630_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142630_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142630_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142630_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142630_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142630_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142630_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142630_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142630_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142630_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142630_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142630_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142630_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142630_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142630_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142630_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142630_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142630_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142639_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142639_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142639_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142639_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142639_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142639_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142639_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera fusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114184'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142639_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142646_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142646_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142646_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142646_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142646_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142646_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142646_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142646_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142646_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142646_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142646_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142646_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142646_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142646_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142646_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142646_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142647_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142647_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142647_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142647_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142647_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142647_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142647_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142647_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142647_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142647_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142647_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142647_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142647_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142647_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142647_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142647_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142648_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142648_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142648_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142648_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142648_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142648_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142648_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142648_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142648_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142648_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142648_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142648_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142648_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142648_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142648_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142648_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142649_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142649_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142649_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142649_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142649_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142649_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142649_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142649_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142649_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142649_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142649_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142649_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142649_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142649_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142649_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142649_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142660_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142660_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142660_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142660_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142660_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142660_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142660_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112100'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142660_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146075_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146075_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146075_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146075_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146075_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146075_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146075_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146075_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146075_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146075_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146075_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146075_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146075_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146075_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146075_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146075_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146077_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146077_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146077_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146077_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146077_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146077_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146077_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146077_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146079_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146079_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146079_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146079_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146079_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146079_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146079_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146079_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146079_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146079_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146079_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146079_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146079_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146079_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146079_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146079_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146081_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146081_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146081_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146081_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146081_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146081_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146081_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146081_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146084_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146084_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146084_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146084_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146084_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146084_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146084_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112260'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146084_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146096_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146096_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146096_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146096_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146096_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146096_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146096_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Textularia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112394'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146096_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146100_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146100_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146100_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146100_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146100_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146100_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146100_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146100_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146100_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146100_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146100_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146100_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146100_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146100_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146100_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146100_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146101_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146101_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146101_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146101_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146101_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146101_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146101_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Trochamminopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112413'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146101_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145973_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145973_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145973_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145973_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145973_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145973_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2145973_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112120'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145973_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145975_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145975_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145975_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145975_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145975_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145975_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2145975_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145975_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145979_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145979_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145979_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145979_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145979_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145979_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2145979_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Cornuspira involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112488'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145979_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145983_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145983_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145983_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145983_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145983_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145983_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2145983_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Crithionina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112362'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145983_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145992_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145992_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145992_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145992_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145992_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145992_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2145992_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145992_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145992_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145992_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145992_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145992_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145992_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145992_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2145992_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145992_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145993_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145993_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145993_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145993_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145993_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145993_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2145993_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145993_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145993_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145993_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145993_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145993_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145993_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145993_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2145993_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145993_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145994_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145994_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145994_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145994_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145994_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145994_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2145994_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145994_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145995_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145995_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145995_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145995_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145995_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145995_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2145995_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Eponides tenera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113357'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145995_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '523545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145999_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145999_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145999_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145999_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145999_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145999_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2145999_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145999_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146001_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146001_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146001_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146001_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146001_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146001_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146001_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146001_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146011_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146011_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146011_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146011_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146011_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146011_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146011_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112189'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146011_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146012_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146012_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146012_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146012_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146012_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146012_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146012_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides nitidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146012_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146014_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146014_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146014_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146014_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146014_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146014_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146014_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides polius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '418002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146014_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146015_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146015_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146015_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146015_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146015_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146015_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146015_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides soldanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113416'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146015_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146016_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146016_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146016_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146016_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146016_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146016_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146016_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146016_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146016_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146016_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146016_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146016_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146016_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146016_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146016_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146016_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146016_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146016_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146016_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146016_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146016_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146016_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146016_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146016_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146019_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146019_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146019_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146019_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146019_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146019_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146019_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146019_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146019_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146019_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146019_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146019_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146019_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146019_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146019_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146019_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146021_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146021_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146021_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146021_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146021_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146021_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146021_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Hormosina aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146021_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146026_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146026_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146026_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146026_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146026_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146026_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146026_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Jaculella obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113880'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146026_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146031_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146031_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146031_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146031_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146031_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146031_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146031_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146031_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146031_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146031_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146031_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146031_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146031_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146031_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146031_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146031_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146036_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146036_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146036_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146036_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146036_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146036_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146036_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146036_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146036_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146036_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146036_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146036_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146036_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146036_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146036_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146036_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146036_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146036_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146036_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146036_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146036_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146036_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146036_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146036_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146036_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146036_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146036_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146036_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146036_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146036_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146036_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146036_6'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146038_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146038_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146038_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146038_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146038_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146038_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146038_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146038_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146043_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146043_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146043_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146043_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146043_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146043_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146043_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Nonionella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146043_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146046_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146046_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146046_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146046_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146046_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146046_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146046_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146046_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146050_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146050_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146050_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146050_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146050_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146050_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146050_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146050_6'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146058_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146058_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146058_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146058_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146058_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146058_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146058_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114185'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146058_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146060_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146060_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146060_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146060_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146060_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146060_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146060_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146060_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146064_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146064_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146064_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146064_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146064_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146064_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146064_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo vespertilio'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112602'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146064_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '531980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146072_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146072_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146072_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146072_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146072_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146072_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146072_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146072_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146073_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146073_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146073_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146073_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146073_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146073_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146073_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146073_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146073_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146073_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146073_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146073_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146073_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146073_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146073_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146073_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146075_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146075_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146075_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146075_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2146075_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146075_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2146075_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2146075_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145949_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145949_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145949_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145949_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145949_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145949_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2145949_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145949_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145956_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145956_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145956_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145956_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145956_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145956_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2145956_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145956_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145956_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145956_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145956_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145956_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145956_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145956_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2145956_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145956_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145973_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145973_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145973_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145973_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58927%3A2145973_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145973_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58927'^^xsd:string;
  dwc:catalogNumber '2145973_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58927'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112120'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58927:2145973_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142987_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142987_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142987_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142987_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142987_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2142987_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2142987_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2142987_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142987_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142987_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142987_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142987_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142987_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2142987_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2142987_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2142987_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142998_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142998_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142998_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142998_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142998_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2142998_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2142998_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2142998_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142590_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142590_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142590_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142590_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142590_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142590_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142590_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Anomalina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112081'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142590_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142602_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142602_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142602_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142602_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142602_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142602_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142602_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142602_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142604_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142604_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142604_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142604_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142604_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142604_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142604_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Cornuspira involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112488'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142604_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142607_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142607_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142607_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142607_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142607_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142607_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142607_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142607_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142607_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142607_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142607_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142607_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142607_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142607_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142607_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142607_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142610_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142610_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142610_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142610_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142610_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142610_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142610_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Eponides tumidulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113359'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142610_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142611_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142611_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142611_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142611_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142611_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142611_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142611_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Eponides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112174'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142611_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142613_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142613_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142613_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142613_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142613_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142613_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142613_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142613_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142619_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142619_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142619_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142619_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142619_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142619_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142619_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142619_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142629_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142629_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142629_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142629_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142629_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142629_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142629_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142629_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142630_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142630_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142630_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142630_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142630_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142630_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142630_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142630_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142630_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142630_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142630_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142630_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142630_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142630_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142630_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142630_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142631_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142631_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142631_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142631_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142631_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142631_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142631_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142631_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142641_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142641_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142641_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142641_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142641_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142641_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142641_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142641_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142647_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142647_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142647_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142647_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142647_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142647_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142647_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142647_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142647_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142647_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142647_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142647_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142647_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142647_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142647_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142647_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142648_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142648_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142648_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142648_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142648_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142648_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142648_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142648_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142652_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142652_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142652_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142652_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142652_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142652_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142652_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Robertina subzylindrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '146268'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142652_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '146268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142589_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142589_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142589_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142589_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58880%3A2142589_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142589_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58880'^^xsd:string;
  dwc:catalogNumber '2142589_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58880'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58880:2142589_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141966_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141966_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141966_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141966_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141966_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2141966_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2141966_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2141966_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141986_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141986_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141986_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141986_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141986_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2141986_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2141986_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Crithionina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112362'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2141986_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141995_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141995_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141995_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141995_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141995_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2141995_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2141995_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2141995_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141995_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141995_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141995_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141995_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2141995_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2141995_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2141995_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2141995_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142009_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142009_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142009_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142009_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142009_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142009_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142009_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides soldanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113416'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142009_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142009_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142009_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142009_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142009_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142009_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142009_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142009_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides soldanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113416'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142009_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142012_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142012_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142012_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142012_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142012_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142012_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142012_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142012_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142012_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142012_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142012_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142012_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142012_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142012_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142012_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142012_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142012_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142012_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142012_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142012_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142012_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142012_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142012_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142012_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142014_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142014_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142014_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142014_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142014_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142014_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142014_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Hormosina aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142014_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142022_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142022_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142022_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142022_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142022_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142022_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142022_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Lagena spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142022_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142023_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142023_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142023_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142023_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142023_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142023_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142023_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142023_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142023_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142023_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142023_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142023_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142023_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142023_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142023_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142023_6'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142028_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142028_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142028_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142028_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142028_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142028_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142028_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142028_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142034_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142034_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142034_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142034_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142034_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142034_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142034_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142034_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142037_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142037_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142037_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142037_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142037_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142037_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142037_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142037_6'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142039_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142039_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142039_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142039_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142039_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142039_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142039_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Parafissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112158'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142039_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142048_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142048_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142048_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142048_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142048_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142048_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142048_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142048_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142059_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142059_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142059_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142059_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142059_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142059_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142059_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142059_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142060_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142060_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142060_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142060_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142060_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142060_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142060_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142060_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142062_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142062_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142062_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142062_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142062_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142062_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142062_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142062_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142062_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142062_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142062_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142062_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142062_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142062_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142062_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142062_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142064_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142064_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142064_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142064_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142064_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142064_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142064_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142064_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142066_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142066_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142066_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142066_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142066_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142066_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142066_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142066_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142066_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142066_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142066_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142066_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142066_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142066_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142066_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142066_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142068_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142068_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142068_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142068_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142068_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142068_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142068_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142068_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142075_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142075_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142075_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142075_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58874%3A2142075_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142075_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58874'^^xsd:string;
  dwc:catalogNumber '2142075_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58874'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113099'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58874:2142075_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '992022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142999_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142999_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142999_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142999_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2142999_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2142999_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2142999_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2142999_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143000_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143000_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143000_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143000_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143000_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143000_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2143000_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143000_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143000_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143000_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143000_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143000_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143000_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143000_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2143000_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143000_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143004_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143004_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143004_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143004_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143004_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143004_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2143004_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143004_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143008_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143008_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143008_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143008_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143008_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143008_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2143008_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides polius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '418002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143008_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143009_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143009_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143009_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143009_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143009_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143009_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2143009_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112189'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143009_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143011_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143011_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143011_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143011_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143011_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143011_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2143011_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143011_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143014_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143014_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143014_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143014_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143014_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143014_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2143014_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Nodosaria sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112223'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143014_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143019_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143019_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143019_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143019_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143019_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143019_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2143019_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Portatrochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112407'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143019_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143020_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143020_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143020_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143020_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143020_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143020_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2143020_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143020_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143025_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143025_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143025_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143025_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143025_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143025_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2143025_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143025_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143029_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143029_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143029_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143029_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143029_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143029_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2143029_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112260'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143029_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143031_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143031_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143031_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.3835"^^xsd:decimal ;
  dwc:decimalLongitude "64.5675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143031_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.3835 64.5675)"^^geo:wktLiteral ;
  geo-pos:lat "14.3835"^^xsd:decimal ;
  geo-pos:long "64.5675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58886%3A2143031_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143031_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58886'^^xsd:string;
  dwc:catalogNumber '2143031_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58886'^^xsd:anyURI;
  dwc:scientificName 'Textularia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '64.5675'^^xsd:double;
  dwc:latitude '14.3835'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112394'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58886:2143031_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '112394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146279_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146279_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146279_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146279_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146279_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146279_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146279_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146279_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146286_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146286_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146286_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146286_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146286_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146286_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146286_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146286_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146305_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146305_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146305_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146305_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146305_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146305_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146305_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146305_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146308_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146308_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146308_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146308_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146308_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146308_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146308_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112084'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146308_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '112084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146309_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146309_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146309_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146309_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146309_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146309_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146309_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Cornuspira involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112488'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146309_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146322_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146322_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146322_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146322_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146322_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146322_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146322_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146322_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146322_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146322_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146322_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146322_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146322_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146322_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146322_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146322_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146323_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146323_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146323_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146323_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146323_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146323_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146323_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146323_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146325_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146325_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146325_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146325_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146325_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146325_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146325_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Eponides tenera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113357'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146325_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '523545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146331_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146331_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146331_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146331_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146331_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146331_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146331_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146331_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146331_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146331_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146331_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146331_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146331_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146331_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146331_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146331_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146346_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146346_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146346_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146346_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146346_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146346_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146346_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146346_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146346_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146346_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146346_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146346_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146346_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146346_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146346_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146346_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146353_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146353_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146353_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146353_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146353_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146353_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146353_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146353_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146354_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146354_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146354_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146354_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146354_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146354_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146354_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Hormosina nodulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146354_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146361_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146361_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146361_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146361_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146361_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146361_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146361_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146361_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146361_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146361_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146361_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146361_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146361_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146361_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146361_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146361_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146367_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146367_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146367_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146367_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146367_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146367_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146367_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146367_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146367_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146367_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146367_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146367_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146367_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146367_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146367_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146367_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146375_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146375_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146375_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146375_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146375_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146375_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146375_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Nouria polymorphinoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114061'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146375_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '114061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146376_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146376_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146376_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146376_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146376_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146376_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146376_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146376_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146388_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146388_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146388_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146388_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146388_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146388_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146388_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114185'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146388_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '114185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146390_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146390_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146390_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146390_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146390_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146390_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146390_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146390_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146391_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146391_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146391_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146391_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146391_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146391_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146391_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146391_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146402_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146402_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146402_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146402_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146402_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146402_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146402_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146402_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146402_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146402_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146402_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146402_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146402_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146402_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146402_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146402_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146405_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146405_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146405_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146405_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146405_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146405_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146405_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146405_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146407_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146407_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146407_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146407_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146407_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146407_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146407_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146407_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146407_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146407_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146407_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146407_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146407_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146407_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146407_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146407_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146409_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146409_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146409_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146409_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146409_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146409_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146409_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146409_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146411_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146411_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146411_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146411_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146411_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146411_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146411_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146411_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146412_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146412_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146412_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146412_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146412_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146412_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146412_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Robertina subzylindrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '146268'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146412_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '146268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146416_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146416_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146416_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146416_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146416_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146416_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146416_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Saccammina sphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114191'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146416_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '114191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146424_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146424_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146424_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146424_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146424_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146424_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146424_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Stainforthia concava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113069'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146424_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '113069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146434_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146434_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146434_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146434_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146434_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146434_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146434_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112962'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146434_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '466407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146438_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146438_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146438_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146438_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146438_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146438_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146438_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Virgulina davisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113393'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146438_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '113054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143105_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143105_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143105_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143105_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143105_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58888:2143105_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58888'^^xsd:string;
  dwc:catalogNumber '2143105_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58888'^^xsd:anyURI;
  dwc:scientificName 'Cornuspira involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112488'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58888:2143105_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143114_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143114_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143114_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143114_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143114_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58888:2143114_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58888'^^xsd:string;
  dwc:catalogNumber '2143114_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58888'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58888:2143114_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143115_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143115_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143115_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143115_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143115_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58888:2143115_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58888'^^xsd:string;
  dwc:catalogNumber '2143115_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58888'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58888:2143115_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143146_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143146_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143146_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143146_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143146_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58888:2143146_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58888'^^xsd:string;
  dwc:catalogNumber '2143146_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58888'^^xsd:anyURI;
  dwc:scientificName 'Virgulina davisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113393'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58888:2143146_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '113054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142232_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142232_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142232_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142232_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142232_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142232_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58876'^^xsd:string;
  dwc:catalogNumber '2142232_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58876'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142232_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142261_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142261_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142261_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142261_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142261_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142261_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58876'^^xsd:string;
  dwc:catalogNumber '2142261_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58876'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142261_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142282_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142282_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142282_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142282_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142282_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142282_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58876'^^xsd:string;
  dwc:catalogNumber '2142282_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58876'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142282_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142283_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142283_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142283_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142283_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142283_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142283_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58876'^^xsd:string;
  dwc:catalogNumber '2142283_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58876'^^xsd:anyURI;
  dwc:scientificName 'Hormosina nodulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142283_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142289_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142289_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142289_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142289_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142289_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142289_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58876'^^xsd:string;
  dwc:catalogNumber '2142289_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58876'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142289_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142300_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142300_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142300_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142300_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142300_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142300_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58876'^^xsd:string;
  dwc:catalogNumber '2142300_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58876'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142300_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142300_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142300_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142300_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142300_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142300_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142300_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58876'^^xsd:string;
  dwc:catalogNumber '2142300_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58876'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142300_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142321_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142321_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142321_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142321_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142321_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142321_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58876'^^xsd:string;
  dwc:catalogNumber '2142321_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58876'^^xsd:anyURI;
  dwc:scientificName 'Quinqueloculina seminulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112675'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142321_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '112675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142325_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142325_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142325_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142325_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142325_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142325_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58876'^^xsd:string;
  dwc:catalogNumber '2142325_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58876'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142325_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142325_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142325_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142325_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142325_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142325_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142325_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58876'^^xsd:string;
  dwc:catalogNumber '2142325_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58876'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142325_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142328_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142328_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142328_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142328_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142328_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142328_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58876'^^xsd:string;
  dwc:catalogNumber '2142328_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58876'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142328_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142330_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142330_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142330_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142330_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142330_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142330_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58876'^^xsd:string;
  dwc:catalogNumber '2142330_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58876'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142330_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142336_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142336_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142336_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142336_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142336_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142336_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58876'^^xsd:string;
  dwc:catalogNumber '2142336_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58876'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112260'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142336_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '112260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142337_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142337_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142337_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142337_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142337_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142337_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58876'^^xsd:string;
  dwc:catalogNumber '2142337_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58876'^^xsd:anyURI;
  dwc:scientificName 'Saccammina sphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114191'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142337_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '114191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142337_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142337_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142337_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142337_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142337_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142337_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58876'^^xsd:string;
  dwc:catalogNumber '2142337_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58876'^^xsd:anyURI;
  dwc:scientificName 'Saccammina sphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114191'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142337_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '114191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142756_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142756_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142756_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142756_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142756_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142756_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142756_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142756_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142756_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142756_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142756_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142756_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142756_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142756_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142756_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142756_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142757_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142757_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142757_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142757_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142757_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142757_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142757_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112084'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142757_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '112084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142760_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142760_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142760_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142760_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142760_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142760_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142760_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142760_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142760_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142760_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142760_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142760_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142760_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142760_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142760_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142760_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142761_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142761_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142761_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142761_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142761_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142761_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142761_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142761_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142761_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142761_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142761_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142761_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142761_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142761_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142761_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142761_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142768_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142768_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142768_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142768_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142768_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142768_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142768_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142768_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142773_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142773_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142773_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142773_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142773_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142773_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142773_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142773_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142779_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142779_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142779_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142779_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142779_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142779_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142779_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142779_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142779_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142779_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142779_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142779_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142779_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142779_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142779_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142779_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142779_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142779_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142779_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142779_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142779_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142779_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142779_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142779_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142783_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142783_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142783_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142783_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142783_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142783_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142783_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142783_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142785_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142785_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142785_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142785_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142785_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142785_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142785_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142785_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142785_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142785_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142785_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142785_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142785_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142785_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142785_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142785_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142793_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142793_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142793_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142793_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142793_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142793_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142793_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera fusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114184'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142793_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '114184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142794_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142794_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142794_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142794_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142794_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142794_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142794_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142794_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142799_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142799_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142799_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142799_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142799_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142799_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142799_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142799_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142801_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142801_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142801_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142801_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142801_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142801_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142801_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142801_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142802_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142802_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142802_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142802_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142802_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142802_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142802_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142802_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142803_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142803_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142803_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142803_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142803_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142803_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142803_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142803_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142806_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142806_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142806_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142806_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142806_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142806_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142806_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Robertina subzylindrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '146268'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142806_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '146268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142811_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142811_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142811_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142811_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142811_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142811_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142811_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Stainforthia concava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113069'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142811_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '113069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142817_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142817_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142817_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142817_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142817_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142817_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142817_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Virgulina texturata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '522423'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142817_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '480216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146309_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146309_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146309_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146309_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146309_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146309_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146309_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Cornuspira involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112488'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146309_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146322_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146322_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146322_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146322_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146322_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146322_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146322_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146322_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146323_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146323_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146323_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146323_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146323_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146323_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146323_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146323_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146323_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146323_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146323_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146323_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146323_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146323_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146323_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146323_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146331_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146331_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146331_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146331_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146331_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146331_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146331_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146331_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146335_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146335_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146335_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146335_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146335_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146335_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146335_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113060'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146335_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '113060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146353_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146353_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146353_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146353_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146353_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146353_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146353_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146353_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146353_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146353_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146353_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146353_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146353_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146353_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146353_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146353_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146353_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146353_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146353_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146353_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146353_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146353_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146353_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146353_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146356_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146356_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146356_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146356_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146356_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146356_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146356_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Jaculella obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113880'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146356_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '113880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146361_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146361_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146361_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146361_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146361_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146361_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146361_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146361_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146367_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146367_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146367_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146367_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146367_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146367_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146367_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146367_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146368_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146368_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146368_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146368_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146368_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146368_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146368_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146368_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146376_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146376_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146376_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146376_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146376_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146376_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146376_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146376_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146388_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146388_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146388_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146388_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146388_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146388_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146388_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114185'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146388_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '114185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146397_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146397_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146397_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146397_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146397_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146397_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146397_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Quinqueloculina seminulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112675'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146397_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '112675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146402_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146402_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146402_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146402_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146402_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146402_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146402_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146402_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146405_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146405_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146405_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146405_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146405_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146405_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146405_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146405_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146407_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146407_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146407_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146407_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146407_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146407_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146407_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146407_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146409_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146409_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146409_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146409_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146409_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146409_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146409_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146409_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146409_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146409_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146409_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146409_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146409_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146409_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146409_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146409_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146410_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146410_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146410_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146410_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146410_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146410_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146410_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146410_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146414_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146414_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146414_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146414_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146414_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146414_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146414_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112260'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146414_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '112260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146416_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146416_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146416_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146416_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146416_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146416_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146416_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Saccammina sphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114191'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146416_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '114191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146434_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146434_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146434_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146434_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146434_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146434_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146434_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112962'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146434_6'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '466407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146435_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146435_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146435_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146435_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146435_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146435_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146435_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112100'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146435_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '112100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146440_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146440_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146440_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146440_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146440_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146440_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146440_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Virgulina texturata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '522423'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146440_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '480216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146305_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146305_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146305_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146305_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146305_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146305_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146305_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146305_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146305_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146305_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146305_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146305_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146305_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146305_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146305_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146305_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146305_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146305_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146305_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146305_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58929%3A2146305_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146305_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58929'^^xsd:string;
  dwc:catalogNumber '2146305_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58929'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58929:2146305_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142783_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142783_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142783_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142783_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142783_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142783_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142783_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142783_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142785_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142785_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142785_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142785_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142785_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142785_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142785_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142785_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142786_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142786_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142786_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142786_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142786_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142786_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142786_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142786_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142793_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142793_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142793_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142793_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142793_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142793_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142793_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera fusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114184'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142793_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '114184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142795_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142795_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142795_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142795_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142795_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142795_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142795_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142795_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142801_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142801_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142801_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142801_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142801_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142801_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142801_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142801_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142802_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142802_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142802_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142802_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142802_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142802_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142802_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142802_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142802_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142802_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142802_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142802_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142802_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142802_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142802_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142802_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142803_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142803_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142803_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142803_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142803_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142803_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142803_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142803_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142814_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142814_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142814_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142814_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142814_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142814_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142814_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112100'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142814_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '112100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142756_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142756_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142756_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142756_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142756_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142756_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142756_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142756_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142756_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142756_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142756_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142756_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142756_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142756_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142756_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142756_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142758_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142758_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142758_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142758_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142758_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142758_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142758_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Cornuspira involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112488'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142758_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142760_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142760_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142760_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142760_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142760_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142760_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142760_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142760_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142761_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142761_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142761_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142761_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142761_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142761_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142761_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142761_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142763_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142763_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142763_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142763_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142763_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142763_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142763_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Eponides tenera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113357'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142763_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '523545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142773_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142773_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142773_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142773_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142773_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142773_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142773_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142773_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142779_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142779_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142779_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142779_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142779_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142779_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142779_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142779_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142781_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142781_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142781_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142781_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58882%3A2142781_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142781_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58882'^^xsd:string;
  dwc:catalogNumber '2142781_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58882'^^xsd:anyURI;
  dwc:scientificName 'Jaculella obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113880'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58882:2142781_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '113880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142261_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142261_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142261_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142261_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142261_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142261_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58876'^^xsd:string;
  dwc:catalogNumber '2142261_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58876'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142261_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142282_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142282_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142282_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142282_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142282_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142282_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58876'^^xsd:string;
  dwc:catalogNumber '2142282_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58876'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142282_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142289_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142289_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142289_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142289_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142289_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142289_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58876'^^xsd:string;
  dwc:catalogNumber '2142289_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58876'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142289_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142299_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142299_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142299_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142299_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142299_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142299_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58876'^^xsd:string;
  dwc:catalogNumber '2142299_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58876'^^xsd:anyURI;
  dwc:scientificName 'Nouria polymorphinoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114061'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142299_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '114061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142325_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142325_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142325_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142325_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142325_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142325_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58876'^^xsd:string;
  dwc:catalogNumber '2142325_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58876'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142325_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142328_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142328_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142328_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142328_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142328_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142328_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58876'^^xsd:string;
  dwc:catalogNumber '2142328_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58876'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142328_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142332_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142332_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142332_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142332_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142332_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142332_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58876'^^xsd:string;
  dwc:catalogNumber '2142332_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58876'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142332_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142333_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142333_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142333_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142333_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142333_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142333_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58876'^^xsd:string;
  dwc:catalogNumber '2142333_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58876'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142333_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142334_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142334_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142334_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142334_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142334_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142334_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58876'^^xsd:string;
  dwc:catalogNumber '2142334_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58876'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142334_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142353_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142353_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142353_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142353_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58876%3A2142353_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142353_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58876'^^xsd:string;
  dwc:catalogNumber '2142353_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58876'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112962'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58876:2142353_6'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '466407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143095_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143095_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143095_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143095_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143095_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58888:2143095_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58888'^^xsd:string;
  dwc:catalogNumber '2143095_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58888'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58888:2143095_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143114_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143114_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143114_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143114_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143114_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58888:2143114_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58888'^^xsd:string;
  dwc:catalogNumber '2143114_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58888'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58888:2143114_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143134_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143134_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143134_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143134_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143134_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58888:2143134_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58888'^^xsd:string;
  dwc:catalogNumber '2143134_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58888'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58888:2143134_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143143_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143143_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143143_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.99466"^^xsd:decimal ;
  dwc:decimalLongitude "64.9905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143143_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.99466 64.9905)"^^geo:wktLiteral ;
  geo-pos:lat "9.99466"^^xsd:decimal ;
  geo-pos:long "64.9905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58888%3A2143143_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58888:2143143_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58888'^^xsd:string;
  dwc:catalogNumber '2143143_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58888'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '64.9905'^^xsd:double;
  dwc:latitude '9.99466'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112962'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58888:2143143_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '466407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147195_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147195_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147195_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147195_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147195_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58954:2147195_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58954'^^xsd:string;
  dwc:catalogNumber '2147195_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58954'^^xsd:anyURI;
  dwc:scientificName 'Ammobaculites filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114026'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58954:2147195_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '114026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147227_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147227_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147227_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147227_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147227_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58954:2147227_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58954'^^xsd:string;
  dwc:catalogNumber '2147227_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58954'^^xsd:anyURI;
  dwc:scientificName 'Hormosina globulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58954:2147227_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '113979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147234_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147234_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147234_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147234_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147234_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58954:2147234_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58954'^^xsd:string;
  dwc:catalogNumber '2147234_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58954'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58954:2147234_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147234_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147234_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147234_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147234_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147234_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58954:2147234_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58954'^^xsd:string;
  dwc:catalogNumber '2147234_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58954'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58954:2147234_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147234_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147234_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147234_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147234_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147234_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58954:2147234_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58954'^^xsd:string;
  dwc:catalogNumber '2147234_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58954'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58954:2147234_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147238_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147238_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147238_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147238_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147238_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58954:2147238_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58954'^^xsd:string;
  dwc:catalogNumber '2147238_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58954'^^xsd:anyURI;
  dwc:scientificName 'Marsipella cylindrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113883'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58954:2147238_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '113897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147245_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147245_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147245_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147245_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147245_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58954:2147245_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58954'^^xsd:string;
  dwc:catalogNumber '2147245_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58954'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58954:2147245_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147255_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147255_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147255_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147255_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147255_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58954:2147255_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58954'^^xsd:string;
  dwc:catalogNumber '2147255_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58954'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58954:2147255_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147255_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147255_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147255_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147255_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147255_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58954:2147255_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58954'^^xsd:string;
  dwc:catalogNumber '2147255_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58954'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58954:2147255_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147263_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147263_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147263_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147263_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147263_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58954:2147263_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58954'^^xsd:string;
  dwc:catalogNumber '2147263_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58954'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58954:2147263_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147263_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147263_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147263_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147263_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147263_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58954:2147263_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58954'^^xsd:string;
  dwc:catalogNumber '2147263_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58954'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58954:2147263_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147272_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147272_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147272_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147272_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147272_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58954:2147272_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58954'^^xsd:string;
  dwc:catalogNumber '2147272_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58954'^^xsd:anyURI;
  dwc:scientificName 'Triloculina frigida/tricarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112047'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58954:2147272_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '112047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147880_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147880_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147880_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147880_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147880_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58965:2147880_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58965'^^xsd:string;
  dwc:catalogNumber '2147880_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58965'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58965:2147880_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147887_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147887_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147887_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147887_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147887_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58965:2147887_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58965'^^xsd:string;
  dwc:catalogNumber '2147887_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58965'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58965:2147887_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147902_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147902_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147902_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147902_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147902_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58965:2147902_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58965'^^xsd:string;
  dwc:catalogNumber '2147902_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58965'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58965:2147902_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147906_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147906_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147906_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147906_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147906_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58965:2147906_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58965'^^xsd:string;
  dwc:catalogNumber '2147906_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58965'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58965:2147906_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147924_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147924_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147924_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147924_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147924_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58965:2147924_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58965'^^xsd:string;
  dwc:catalogNumber '2147924_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58965'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58965:2147924_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147932_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147932_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147932_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147932_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147932_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58965:2147932_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58965'^^xsd:string;
  dwc:catalogNumber '2147932_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58965'^^xsd:anyURI;
  dwc:scientificName 'Reophax cylindricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '478636'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58965:2147932_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '478637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147936_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147936_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147936_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147936_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147936_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58965:2147936_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58965'^^xsd:string;
  dwc:catalogNumber '2147936_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58965'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58965:2147936_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147938_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147938_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147938_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147938_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147938_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58965:2147938_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58965'^^xsd:string;
  dwc:catalogNumber '2147938_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58965'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58965:2147938_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147938_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147938_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147938_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147938_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147938_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58965:2147938_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58965'^^xsd:string;
  dwc:catalogNumber '2147938_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58965'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58965:2147938_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147948_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147948_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147948_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147948_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147948_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58965:2147948_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58965'^^xsd:string;
  dwc:catalogNumber '2147948_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58965'^^xsd:anyURI;
  dwc:scientificName 'Stainforthia concava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113069'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58965:2147948_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '113069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59001%3A2149009_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59001%3A2149009_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59001%3A2149009_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59001%3A2149009_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59001%3A2149009_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59001:2149009_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59001'^^xsd:string;
  dwc:catalogNumber '2149009_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59001'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59001:2149009_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59001%3A2149026_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59001%3A2149026_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59001%3A2149026_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59001%3A2149026_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59001%3A2149026_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59001:2149026_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59001'^^xsd:string;
  dwc:catalogNumber '2149026_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59001'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina tubulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254689'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59001:2149026_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '254689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150274_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150274_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150274_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150274_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150274_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150274_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59052'^^xsd:string;
  dwc:catalogNumber '2150274_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59052'^^xsd:anyURI;
  dwc:scientificName 'Ammobaculites filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114026'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150274_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '114026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150302_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150302_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150302_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150302_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150302_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150302_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59052'^^xsd:string;
  dwc:catalogNumber '2150302_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59052'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150302_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150302_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150302_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150302_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150302_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150302_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150302_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59052'^^xsd:string;
  dwc:catalogNumber '2150302_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59052'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150302_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150323_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150323_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150323_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150323_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150323_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150323_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59052'^^xsd:string;
  dwc:catalogNumber '2150323_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59052'^^xsd:anyURI;
  dwc:scientificName 'Hormosina globulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150323_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '113979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150324_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150324_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150324_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150324_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150324_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150324_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59052'^^xsd:string;
  dwc:catalogNumber '2150324_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59052'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150324_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150330_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150330_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150330_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150330_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150330_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150330_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59052'^^xsd:string;
  dwc:catalogNumber '2150330_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59052'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150330_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150330_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150330_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150330_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150330_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150330_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150330_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59052'^^xsd:string;
  dwc:catalogNumber '2150330_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59052'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150330_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150330_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150330_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150330_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150330_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150330_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150330_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59052'^^xsd:string;
  dwc:catalogNumber '2150330_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59052'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150330_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150331_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150331_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150331_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150331_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150331_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150331_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59052'^^xsd:string;
  dwc:catalogNumber '2150331_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59052'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina tubulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254689'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150331_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '254689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150334_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150334_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150334_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150334_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150334_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150334_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59052'^^xsd:string;
  dwc:catalogNumber '2150334_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59052'^^xsd:anyURI;
  dwc:scientificName 'Marsipella cylindrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113883'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150334_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '113897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150347_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150347_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150347_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150347_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150347_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150347_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59052'^^xsd:string;
  dwc:catalogNumber '2150347_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59052'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150347_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150347_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150347_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150347_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150347_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150347_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150347_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59052'^^xsd:string;
  dwc:catalogNumber '2150347_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59052'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150347_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150353_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150353_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150353_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150353_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150353_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150353_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59052'^^xsd:string;
  dwc:catalogNumber '2150353_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59052'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150353_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150359_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150359_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150359_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150359_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150359_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150359_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59052'^^xsd:string;
  dwc:catalogNumber '2150359_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59052'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150359_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150362_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150362_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150362_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150362_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150362_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150362_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59052'^^xsd:string;
  dwc:catalogNumber '2150362_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59052'^^xsd:anyURI;
  dwc:scientificName 'Reophax cylindricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '478636'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150362_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '478637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150363_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150363_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150363_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150363_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150363_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150363_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59052'^^xsd:string;
  dwc:catalogNumber '2150363_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59052'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150363_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150367_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150367_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150367_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150367_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150367_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150367_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59052'^^xsd:string;
  dwc:catalogNumber '2150367_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59052'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150367_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150370_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150370_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150370_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150370_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150370_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150370_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59052'^^xsd:string;
  dwc:catalogNumber '2150370_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59052'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150370_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150370_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150370_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150370_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150370_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150370_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150370_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59052'^^xsd:string;
  dwc:catalogNumber '2150370_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59052'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150370_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150370_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150370_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150370_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150370_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150370_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150370_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59052'^^xsd:string;
  dwc:catalogNumber '2150370_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59052'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150370_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150371_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150371_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150371_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150371_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150371_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150371_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59052'^^xsd:string;
  dwc:catalogNumber '2150371_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59052'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150371_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150385_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150385_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150385_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150385_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150385_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150385_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59052'^^xsd:string;
  dwc:catalogNumber '2150385_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59052'^^xsd:anyURI;
  dwc:scientificName 'Stainforthia concava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113069'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150385_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '113069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150388_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150388_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150388_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150388_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150388_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150388_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59052'^^xsd:string;
  dwc:catalogNumber '2150388_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59052'^^xsd:anyURI;
  dwc:scientificName 'Triloculina frigida/tricarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112047'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150388_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '112047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150292_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150292_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150292_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150292_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150292_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150292_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59052'^^xsd:string;
  dwc:catalogNumber '2150292_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59052'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150292_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150319_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150319_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150319_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150319_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150319_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150319_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59052'^^xsd:string;
  dwc:catalogNumber '2150319_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59052'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150319_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150330_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150330_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150330_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150330_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150330_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150330_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59052'^^xsd:string;
  dwc:catalogNumber '2150330_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59052'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150330_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150347_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150347_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150347_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150347_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150347_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150347_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59052'^^xsd:string;
  dwc:catalogNumber '2150347_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59052'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150347_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150349_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150349_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150349_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150349_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150349_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150349_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59052'^^xsd:string;
  dwc:catalogNumber '2150349_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59052'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis cf. umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150349_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150359_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150359_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150359_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150359_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150359_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150359_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59052'^^xsd:string;
  dwc:catalogNumber '2150359_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59052'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150359_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150370_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150370_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150370_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150370_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150370_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150370_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59052'^^xsd:string;
  dwc:catalogNumber '2150370_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59052'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150370_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150381_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150381_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150381_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150381_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59052%3A2150381_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150381_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59052'^^xsd:string;
  dwc:catalogNumber '2150381_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59052'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59052:2150381_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147887_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147887_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147887_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147887_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147887_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58965:2147887_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58965'^^xsd:string;
  dwc:catalogNumber '2147887_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58965'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58965:2147887_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147906_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147906_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147906_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147906_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147906_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58965:2147906_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58965'^^xsd:string;
  dwc:catalogNumber '2147906_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58965'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58965:2147906_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147919_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147919_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147919_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147919_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147919_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58965:2147919_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58965'^^xsd:string;
  dwc:catalogNumber '2147919_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58965'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58965:2147919_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147921_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147921_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147921_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147921_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147921_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58965:2147921_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58965'^^xsd:string;
  dwc:catalogNumber '2147921_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58965'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis cf. umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58965:2147921_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147938_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147938_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147938_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147938_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147938_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58965:2147938_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58965'^^xsd:string;
  dwc:catalogNumber '2147938_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58965'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58965:2147938_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147939_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147939_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147939_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147939_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58965%3A2147939_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58965:2147939_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58965'^^xsd:string;
  dwc:catalogNumber '2147939_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58965'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58965:2147939_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147223_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147223_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147223_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147223_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147223_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58954:2147223_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58954'^^xsd:string;
  dwc:catalogNumber '2147223_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58954'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58954:2147223_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147234_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147234_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147234_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147234_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147234_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58954:2147234_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58954'^^xsd:string;
  dwc:catalogNumber '2147234_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58954'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58954:2147234_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147245_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147245_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147245_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147245_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147245_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58954:2147245_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58954'^^xsd:string;
  dwc:catalogNumber '2147245_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58954'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58954:2147245_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147245_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147245_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147245_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147245_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147245_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58954:2147245_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58954'^^xsd:string;
  dwc:catalogNumber '2147245_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58954'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58954:2147245_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147257_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147257_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147257_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147257_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147257_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58954:2147257_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58954'^^xsd:string;
  dwc:catalogNumber '2147257_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58954'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58954:2147257_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147270_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147270_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147270_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147270_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58954%3A2147270_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58954:2147270_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58954'^^xsd:string;
  dwc:catalogNumber '2147270_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58954'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '65'^^xsd:integer;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58954:2147270_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151527_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151527_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151527_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151527_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151527_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151527_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151527_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Ammodiscus incertus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113819'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151527_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '113819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151531_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151531_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151531_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151531_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151531_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151531_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151531_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Bolivina pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151531_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '112979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151531_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151531_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151531_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151531_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151531_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151531_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151531_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Bolivina pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151531_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '112979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151538_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151538_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151538_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151538_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151538_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151538_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151538_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Cornuspira involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112488'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151538_7'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151540_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151540_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151540_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151540_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151540_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151540_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151540_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Dentalina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112217'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151540_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '112217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151542_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151542_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151542_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151542_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151542_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151542_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151542_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151542_4'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151545_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151545_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151545_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151545_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151545_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151545_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151545_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151545_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151557_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151557_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151557_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151557_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151557_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151557_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151557_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151557_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151557_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151557_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151557_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151557_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151557_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151557_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151557_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151557_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151559_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151559_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151559_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151559_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151559_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151559_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151559_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151559_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151559_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151559_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151559_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151559_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151559_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151559_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151559_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151559_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151560_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151560_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151560_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151560_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151560_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151560_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151560_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112028'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151560_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '112028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151561_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151561_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151561_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151561_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151561_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151561_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151561_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Nonion pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113591'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151561_4'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '113591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151563_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151563_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151563_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151563_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151563_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151563_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151563_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151563_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151564_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151564_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151564_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151564_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151564_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151564_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151564_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Nonionella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151564_4'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151565_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151565_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151565_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151565_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151565_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151565_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151565_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151565_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151565_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151565_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151565_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151565_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151565_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151565_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151565_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151565_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151566_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151566_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151566_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151566_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151566_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151566_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151566_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151566_4'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151569_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151569_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151569_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151569_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151569_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151569_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151569_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151569_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151570_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151570_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151570_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151570_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151570_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151570_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151570_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151570_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151571_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151571_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151571_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151571_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151571_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151571_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151571_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151571_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151572_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151572_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151572_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151572_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151572_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151572_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151572_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151572_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151573_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151573_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151573_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151573_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151573_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151573_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151573_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151573_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151573_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151573_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151573_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151573_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151573_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151573_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151573_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151573_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151574_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151574_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151574_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151574_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151574_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151574_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151574_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151574_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151578_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151578_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151578_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151578_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151578_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151578_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151578_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Seabrookia earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417889'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151578_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '466320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151579_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151579_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151579_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151579_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151579_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151579_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151579_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Stainforthia concava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113069'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151579_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '113069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151579_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151579_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151579_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151579_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151579_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151579_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151579_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Stainforthia concava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113069'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151579_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '113069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151156_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151156_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151156_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151156_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151156_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59067:2151156_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59067'^^xsd:string;
  dwc:catalogNumber '2151156_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59067'^^xsd:anyURI;
  dwc:scientificName 'Cornuspira involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112488'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59067:2151156_7'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151163_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151163_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151163_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151163_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151163_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59067:2151163_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59067'^^xsd:string;
  dwc:catalogNumber '2151163_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59067'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59067:2151163_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151166_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151166_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151166_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151166_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151166_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59067:2151166_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59067'^^xsd:string;
  dwc:catalogNumber '2151166_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59067'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59067:2151166_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151166_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151166_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151166_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151166_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151166_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59067:2151166_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59067'^^xsd:string;
  dwc:catalogNumber '2151166_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59067'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59067:2151166_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151166_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151166_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151166_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151166_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151166_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59067:2151166_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59067'^^xsd:string;
  dwc:catalogNumber '2151166_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59067'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59067:2151166_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151168_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151168_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151168_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151168_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151168_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59067:2151168_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59067'^^xsd:string;
  dwc:catalogNumber '2151168_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59067'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59067:2151168_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151171_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151171_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151171_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151171_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151171_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59067:2151171_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59067'^^xsd:string;
  dwc:catalogNumber '2151171_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59067'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59067:2151171_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151172_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151172_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151172_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151172_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151172_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59067:2151172_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59067'^^xsd:string;
  dwc:catalogNumber '2151172_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59067'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59067:2151172_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151174_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151174_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151174_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151174_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151174_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59067:2151174_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59067'^^xsd:string;
  dwc:catalogNumber '2151174_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59067'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59067:2151174_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151174_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151174_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151174_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151174_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151174_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59067:2151174_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59067'^^xsd:string;
  dwc:catalogNumber '2151174_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59067'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59067:2151174_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151174_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151174_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151174_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151174_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151174_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59067:2151174_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59067'^^xsd:string;
  dwc:catalogNumber '2151174_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59067'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59067:2151174_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151284_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151284_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151284_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151284_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151284_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151284_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59071'^^xsd:string;
  dwc:catalogNumber '2151284_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59071'^^xsd:anyURI;
  dwc:scientificName 'Ammodiscus incertus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113819'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151284_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '113819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151286_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151286_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151286_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151286_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151286_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151286_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59071'^^xsd:string;
  dwc:catalogNumber '2151286_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59071'^^xsd:anyURI;
  dwc:scientificName 'Bolivina pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151286_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '112979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151290_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151290_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151290_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151290_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151290_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151290_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59071'^^xsd:string;
  dwc:catalogNumber '2151290_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59071'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112347'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151290_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '112347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151291_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151291_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151291_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151291_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151291_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151291_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59071'^^xsd:string;
  dwc:catalogNumber '2151291_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59071'^^xsd:anyURI;
  dwc:scientificName 'Dentalina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112217'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151291_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '112217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151295_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151295_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151295_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151295_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151295_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151295_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59071'^^xsd:string;
  dwc:catalogNumber '2151295_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59071'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151295_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151302_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151302_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151302_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151302_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151302_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151302_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59071'^^xsd:string;
  dwc:catalogNumber '2151302_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59071'^^xsd:anyURI;
  dwc:scientificName 'Jaculella obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113880'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151302_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '113880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59071'^^xsd:string;
  dwc:catalogNumber '2151303_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59071'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151303_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151303_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151303_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151303_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151303_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151303_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151303_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59071'^^xsd:string;
  dwc:catalogNumber '2151303_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59071'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151303_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151304_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151304_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151304_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151304_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151304_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151304_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59071'^^xsd:string;
  dwc:catalogNumber '2151304_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59071'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151304_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151305_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151305_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151305_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151305_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151305_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151305_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59071'^^xsd:string;
  dwc:catalogNumber '2151305_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59071'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151305_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151306_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151306_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151306_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151306_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151306_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151306_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59071'^^xsd:string;
  dwc:catalogNumber '2151306_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59071'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112028'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151306_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '112028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151308_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151308_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151308_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151308_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151308_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151308_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59071'^^xsd:string;
  dwc:catalogNumber '2151308_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59071'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151308_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151309_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151309_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151309_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151309_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151309_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151309_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59071'^^xsd:string;
  dwc:catalogNumber '2151309_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59071'^^xsd:anyURI;
  dwc:scientificName 'Nonionella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151309_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151309_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151309_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151309_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151309_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151309_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151309_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59071'^^xsd:string;
  dwc:catalogNumber '2151309_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59071'^^xsd:anyURI;
  dwc:scientificName 'Nonionella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151309_4'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151311_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151311_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151311_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151311_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151311_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151311_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59071'^^xsd:string;
  dwc:catalogNumber '2151311_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59071'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151311_4'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151314_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151314_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151314_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151314_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151314_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151314_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59071'^^xsd:string;
  dwc:catalogNumber '2151314_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59071'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151314_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151314_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151314_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151314_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151314_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151314_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151314_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59071'^^xsd:string;
  dwc:catalogNumber '2151314_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59071'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151314_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151316_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151316_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151316_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151316_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151316_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151316_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59071'^^xsd:string;
  dwc:catalogNumber '2151316_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59071'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151316_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151316_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151316_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151316_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151316_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151316_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151316_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59071'^^xsd:string;
  dwc:catalogNumber '2151316_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59071'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151316_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151317_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151317_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151317_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151317_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151317_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151317_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59071'^^xsd:string;
  dwc:catalogNumber '2151317_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59071'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151317_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151318_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151318_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151318_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151318_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151318_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151318_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59071'^^xsd:string;
  dwc:catalogNumber '2151318_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59071'^^xsd:anyURI;
  dwc:scientificName 'Seabrookia earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417889'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151318_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '466320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151319_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151319_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151319_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151319_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151319_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151319_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59071'^^xsd:string;
  dwc:catalogNumber '2151319_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59071'^^xsd:anyURI;
  dwc:scientificName 'Stainforthia concava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113069'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151319_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '113069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151319_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151319_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151319_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151319_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151319_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151319_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59071'^^xsd:string;
  dwc:catalogNumber '2151319_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59071'^^xsd:anyURI;
  dwc:scientificName 'Stainforthia concava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113069'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151319_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '113069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151320_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151320_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151320_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151320_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151320_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151320_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59071'^^xsd:string;
  dwc:catalogNumber '2151320_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59071'^^xsd:anyURI;
  dwc:scientificName 'Thurammina papillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114215'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151320_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '114215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151527_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151527_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151527_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151527_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151527_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151527_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151527_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Ammodiscus incertus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113819'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151527_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '113819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151539_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151539_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151539_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151539_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151539_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151539_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151539_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112347'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151539_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '112347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151556_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151556_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151556_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151556_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151556_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151556_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151556_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Jaculella obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113880'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151556_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '113880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151558_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151558_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151558_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151558_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151558_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151558_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151558_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151558_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151564_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151564_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151564_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151564_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151564_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151564_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151564_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Nonionella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151564_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151565_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151565_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151565_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151565_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151565_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151565_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151565_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151565_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151567_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151567_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151567_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151567_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151567_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151567_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151567_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151567_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151570_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151570_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151570_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151570_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151570_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151570_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151570_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151570_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151571_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151571_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151571_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151571_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151571_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151571_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151571_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Reophax horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '710229'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151571_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '1561250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151572_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151572_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151572_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151572_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151572_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151572_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151572_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151572_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151573_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151573_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151573_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151573_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151573_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151573_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151573_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151573_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151574_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151574_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151574_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151574_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151574_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151574_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151574_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151574_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151580_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151580_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151580_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151580_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59077%3A2151580_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151580_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59077'^^xsd:string;
  dwc:catalogNumber '2151580_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59077'^^xsd:anyURI;
  dwc:scientificName 'Thurammina papillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114215'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59077:2151580_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '114215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151163_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151163_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151163_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151163_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151163_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59067:2151163_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59067'^^xsd:string;
  dwc:catalogNumber '2151163_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59067'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59067:2151163_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151170_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151170_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151170_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151170_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151170_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59067:2151170_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59067'^^xsd:string;
  dwc:catalogNumber '2151170_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59067'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59067:2151170_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151173_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151173_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151173_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151173_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151173_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59067:2151173_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59067'^^xsd:string;
  dwc:catalogNumber '2151173_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59067'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59067:2151173_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151175_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151175_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151175_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151175_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151175_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59067:2151175_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59067'^^xsd:string;
  dwc:catalogNumber '2151175_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59067'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59067:2151175_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151175_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151175_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151175_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151175_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59067%3A2151175_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59067:2151175_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59067'^^xsd:string;
  dwc:catalogNumber '2151175_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59067'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59067:2151175_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151284_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151284_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151284_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151284_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151284_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151284_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59071'^^xsd:string;
  dwc:catalogNumber '2151284_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59071'^^xsd:anyURI;
  dwc:scientificName 'Ammodiscus incertus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113819'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151284_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '113819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151286_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151286_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151286_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151286_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151286_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151286_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59071'^^xsd:string;
  dwc:catalogNumber '2151286_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59071'^^xsd:anyURI;
  dwc:scientificName 'Bolivina pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151286_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '112979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151293_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151293_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151293_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151293_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151293_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151293_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59071'^^xsd:string;
  dwc:catalogNumber '2151293_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59071'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151293_4'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151305_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151305_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151305_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151305_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151305_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151305_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59071'^^xsd:string;
  dwc:catalogNumber '2151305_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59071'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151305_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151307_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151307_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151307_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151307_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151307_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151307_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59071'^^xsd:string;
  dwc:catalogNumber '2151307_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59071'^^xsd:anyURI;
  dwc:scientificName 'Nonion pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113591'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151307_4'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '113591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151312_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151312_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151312_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151312_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151312_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151312_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59071'^^xsd:string;
  dwc:catalogNumber '2151312_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59071'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151312_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151313_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151313_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151313_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151313_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151313_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151313_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59071'^^xsd:string;
  dwc:catalogNumber '2151313_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59071'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151313_1'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151315_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151315_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151315_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151315_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151315_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151315_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59071'^^xsd:string;
  dwc:catalogNumber '2151315_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59071'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151315_2'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151316_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151316_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151316_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0333"^^xsd:decimal ;
  dwc:decimalLongitude "65.0003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151316_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0333 65.0003)"^^geo:wktLiteral ;
  geo-pos:lat "10.0333"^^xsd:decimal ;
  geo-pos:long "65.0003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59071%3A2151316_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151316_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59071'^^xsd:string;
  dwc:catalogNumber '2151316_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59071'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '65.0003'^^xsd:double;
  dwc:latitude '10.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59071:2151316_3'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358404%3A8084562_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358404%3A8084562_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358404%3A8084562_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358404%3A8084562_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358404%3A8084562_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358404:8084562_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358404'^^xsd:string;
  dwc:catalogNumber '8084562_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358404'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358404:8084562_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358404%3A8084562_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358404%3A8084562_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358404%3A8084562_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358404%3A8084562_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358404%3A8084562_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358404:8084562_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358404'^^xsd:string;
  dwc:catalogNumber '8084562_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358404'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358404:8084562_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358404%3A8084563_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358404%3A8084563_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358404%3A8084563_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358404%3A8084563_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358404%3A8084563_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358404:8084563_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358404'^^xsd:string;
  dwc:catalogNumber '8084563_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358404'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358404:8084563_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358404%3A8084564_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358404%3A8084564_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358404%3A8084564_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358404%3A8084564_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358404%3A8084564_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358404:8084564_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358404'^^xsd:string;
  dwc:catalogNumber '8084564_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358404'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358404:8084564_5'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358404%3A8084564_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358404%3A8084564_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358404%3A8084564_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358404%3A8084564_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358404%3A8084564_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358404:8084564_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358404'^^xsd:string;
  dwc:catalogNumber '8084564_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358404'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358404:8084564_6'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084597_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084597_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084597_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084597_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084597_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358409:8084597_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358409'^^xsd:string;
  dwc:catalogNumber '8084597_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358409'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358409:8084597_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084598_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084598_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084598_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084598_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084598_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358409:8084598_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358409'^^xsd:string;
  dwc:catalogNumber '8084598_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358409'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358409:8084598_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084598_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084598_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084598_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084598_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084598_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358409:8084598_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358409'^^xsd:string;
  dwc:catalogNumber '8084598_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358409'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358409:8084598_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084598_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084598_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084598_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084598_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084598_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358409:8084598_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358409'^^xsd:string;
  dwc:catalogNumber '8084598_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358409'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358409:8084598_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084598_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084598_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084598_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084598_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084598_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358409:8084598_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358409'^^xsd:string;
  dwc:catalogNumber '8084598_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358409'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358409:8084598_5'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084599_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084599_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084599_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084599_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084599_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358409:8084599_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358409'^^xsd:string;
  dwc:catalogNumber '8084599_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358409'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358409:8084599_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084599_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084599_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084599_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084599_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084599_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358409:8084599_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358409'^^xsd:string;
  dwc:catalogNumber '8084599_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358409'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358409:8084599_6'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084599_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084599_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084599_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084599_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084599_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358409:8084599_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358409'^^xsd:string;
  dwc:catalogNumber '8084599_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358409'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358409:8084599_7'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084600_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084600_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084600_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084600_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084600_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358409:8084600_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358409'^^xsd:string;
  dwc:catalogNumber '8084600_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358409'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358409:8084600_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084606_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084606_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084606_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084606_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084606_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358409:8084606_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358409'^^xsd:string;
  dwc:catalogNumber '8084606_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358409'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358409:8084606_6'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084608_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084608_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084608_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084608_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084608_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358409:8084608_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358409'^^xsd:string;
  dwc:catalogNumber '8084608_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358409'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358409:8084608_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358349%3A8084047_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358349%3A8084047_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358349%3A8084047_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358349%3A8084047_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358349%3A8084047_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358349:8084047_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358349'^^xsd:string;
  dwc:catalogNumber '8084047_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358349'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358349:8084047_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358349%3A8084049_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358349%3A8084049_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358349%3A8084049_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358349%3A8084049_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358349%3A8084049_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358349:8084049_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358349'^^xsd:string;
  dwc:catalogNumber '8084049_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358349'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358349:8084049_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358349%3A8084053_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358349%3A8084053_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358349%3A8084053_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358349%3A8084053_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358349%3A8084053_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358349:8084053_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358349'^^xsd:string;
  dwc:catalogNumber '8084053_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358349'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358349:8084053_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358349%3A8084055_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358349%3A8084055_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358349%3A8084055_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358349%3A8084055_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358349%3A8084055_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358349:8084055_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358349'^^xsd:string;
  dwc:catalogNumber '8084055_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358349'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358349:8084055_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084165_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084165_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084165_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084165_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084165_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084165_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358358'^^xsd:string;
  dwc:catalogNumber '8084165_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358358'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112084'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084165_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '112084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084167_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084167_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084167_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084167_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084167_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084167_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358358'^^xsd:string;
  dwc:catalogNumber '8084167_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358358'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084167_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084167_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084167_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084167_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084167_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084167_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084167_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358358'^^xsd:string;
  dwc:catalogNumber '8084167_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358358'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084167_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084170_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084170_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084170_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084170_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084170_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084170_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358358'^^xsd:string;
  dwc:catalogNumber '8084170_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358358'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084170_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084170_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084170_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084170_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084170_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084170_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084170_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358358'^^xsd:string;
  dwc:catalogNumber '8084170_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358358'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084170_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084170_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084170_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084170_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084170_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084170_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084170_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358358'^^xsd:string;
  dwc:catalogNumber '8084170_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358358'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084170_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084170_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084170_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084170_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084170_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084170_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084170_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358358'^^xsd:string;
  dwc:catalogNumber '8084170_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358358'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084170_5'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084170_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084170_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084170_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084170_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084170_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084170_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358358'^^xsd:string;
  dwc:catalogNumber '8084170_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358358'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084170_6'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084170_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084170_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084170_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084170_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084170_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084170_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358358'^^xsd:string;
  dwc:catalogNumber '8084170_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358358'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084170_7'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084175_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084175_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084175_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084175_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084175_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084175_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358358'^^xsd:string;
  dwc:catalogNumber '8084175_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358358'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084175_6'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084175_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084175_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084175_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084175_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084175_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084175_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358358'^^xsd:string;
  dwc:catalogNumber '8084175_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358358'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084175_7'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084178_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084178_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084178_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084178_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084178_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084178_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358358'^^xsd:string;
  dwc:catalogNumber '8084178_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358358'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084178_4'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084182_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084182_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084182_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084182_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084182_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084182_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358358'^^xsd:string;
  dwc:catalogNumber '8084182_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358358'^^xsd:anyURI;
  dwc:scientificName 'Nuttallides rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112915'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084182_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '815827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084187_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084187_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084187_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084187_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084187_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084187_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358358'^^xsd:string;
  dwc:catalogNumber '8084187_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358358'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084187_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084188_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084188_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084188_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084188_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084188_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084188_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358358'^^xsd:string;
  dwc:catalogNumber '8084188_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358358'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084188_5'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084190_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084190_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084190_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084190_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084190_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084190_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358358'^^xsd:string;
  dwc:catalogNumber '8084190_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358358'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084190_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084190_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084190_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084190_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084190_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084190_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084190_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358358'^^xsd:string;
  dwc:catalogNumber '8084190_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358358'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084190_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084191_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084191_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084191_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084191_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084191_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084191_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358358'^^xsd:string;
  dwc:catalogNumber '8084191_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358358'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084191_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358349%3A8084050_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358349%3A8084050_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358349%3A8084050_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358349%3A8084050_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358349%3A8084050_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358349:8084050_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358349'^^xsd:string;
  dwc:catalogNumber '8084050_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358349'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358349:8084050_5'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358404%3A8084564_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358404%3A8084564_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358404%3A8084564_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358404%3A8084564_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358404%3A8084564_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358404:8084564_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358404'^^xsd:string;
  dwc:catalogNumber '8084564_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358404'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358404:8084564_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358404%3A8084564_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358404%3A8084564_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358404%3A8084564_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358404%3A8084564_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358404%3A8084564_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358404:8084564_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358404'^^xsd:string;
  dwc:catalogNumber '8084564_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358404'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358404:8084564_7'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084596_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084596_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084596_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084596_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084596_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358409:8084596_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358409'^^xsd:string;
  dwc:catalogNumber '8084596_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358409'^^xsd:anyURI;
  dwc:scientificName 'Bathysiphon sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112300'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358409:8084596_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '112300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084598_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084598_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084598_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084598_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084598_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358409:8084598_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358409'^^xsd:string;
  dwc:catalogNumber '8084598_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358409'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358409:8084598_2'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084598_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084598_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084598_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084598_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084598_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358409:8084598_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358409'^^xsd:string;
  dwc:catalogNumber '8084598_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358409'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358409:8084598_7'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084602_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084602_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084602_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084602_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084602_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358409:8084602_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358409'^^xsd:string;
  dwc:catalogNumber '8084602_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358409'^^xsd:anyURI;
  dwc:scientificName 'Nonionella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358409:8084602_6'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084608_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084608_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084608_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084608_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358409%3A8084608_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358409:8084608_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-03'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358409'^^xsd:string;
  dwc:catalogNumber '8084608_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358409'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358409:8084608_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084162_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084162_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084162_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084162_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084162_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084162_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358358'^^xsd:string;
  dwc:catalogNumber '8084162_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358358'^^xsd:anyURI;
  dwc:scientificName 'Bathysiphon sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112300'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084162_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '112300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084169_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084169_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084169_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084169_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084169_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084169_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358358'^^xsd:string;
  dwc:catalogNumber '8084169_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358358'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084169_1'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084170_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084170_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084170_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084170_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084170_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084170_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358358'^^xsd:string;
  dwc:catalogNumber '8084170_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358358'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084170_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084175_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084175_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084175_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084175_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084175_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084175_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358358'^^xsd:string;
  dwc:catalogNumber '8084175_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358358'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084175_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084180_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084180_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084180_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084180_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084180_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084180_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358358'^^xsd:string;
  dwc:catalogNumber '8084180_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358358'^^xsd:anyURI;
  dwc:scientificName 'Nonionella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084180_6'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084187_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084187_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084187_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084187_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084187_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084187_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358358'^^xsd:string;
  dwc:catalogNumber '8084187_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358358'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084187_6'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084193_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084193_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084193_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.1608"^^xsd:decimal ;
  dwc:decimalLongitude "65.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084193_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.1608 65.003)"^^geo:wktLiteral ;
  geo-pos:lat "10.1608"^^xsd:decimal ;
  geo-pos:long "65.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.358358%3A8084193_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084193_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-02'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.358358'^^xsd:string;
  dwc:catalogNumber '8084193_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.358358'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Heinz, Petra'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '65.003'^^xsd:double;
  dwc:latitude '10.1608'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.358358:8084193_3'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149193_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149193_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149193_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149193_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149193_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149193_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149193_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Trochammina squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114360'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149193_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147385_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147385_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147385_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147385_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147385_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147385_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147385_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Astrorhiza sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112299'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147385_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147385_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147385_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147385_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147385_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147385_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147385_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147385_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Astrorhiza sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112299'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147385_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147392_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147392_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147392_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147392_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147392_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147392_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147392_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112084'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147392_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147393_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147393_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147393_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147393_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147393_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147393_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147393_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides subglobosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254681'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147393_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '254681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147393_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147393_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147393_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147393_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147393_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147393_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147393_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides subglobosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254681'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147393_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '254681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147394_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147394_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147394_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147394_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147394_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147394_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147394_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112347'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147394_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147394_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147394_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147394_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147394_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147394_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147394_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147394_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112347'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147394_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147395_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147395_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147395_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147395_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147395_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147395_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147395_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Crithionina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112362'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147395_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147395_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147395_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147395_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147395_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147395_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147395_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147395_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Crithionina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112362'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147395_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147396_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147396_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147396_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147396_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147396_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147396_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147396_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Cyclammina trullisata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114049'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147396_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147396_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147396_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147396_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147396_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147396_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147396_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147396_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Cyclammina trullisata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114049'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147396_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147397_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147397_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147397_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147397_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147397_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147397_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147397_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Dentalina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112217'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147397_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147398_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147398_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147398_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147398_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147398_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147398_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147398_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147398_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147399_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147399_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147399_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147399_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147399_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147399_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147399_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147399_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147400_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147400_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147400_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147400_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147400_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147400_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147400_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147400_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147413_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147413_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147413_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147413_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147413_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147413_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147413_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Hormosina ovicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113981'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147413_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147413_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147413_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147413_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147413_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147413_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147413_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147413_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Hormosina ovicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113981'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147413_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147415_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147415_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147415_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147415_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147415_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147415_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147415_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Hyperammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112333'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147415_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147418_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147418_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147418_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147418_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147418_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147418_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147418_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147418_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147418_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147418_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147418_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147418_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147418_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147418_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147418_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147418_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147418_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147418_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147418_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147418_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147418_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147418_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147418_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147418_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147419_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147419_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147419_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147419_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147419_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147419_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147419_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina tubulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254689'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147419_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '254689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147423_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147423_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147423_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147423_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147423_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147423_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147423_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147423_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147423_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147423_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147423_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147423_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147423_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147423_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147423_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147423_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147425_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147425_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147425_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147425_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147425_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147425_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147425_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112028'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147425_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147430_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147430_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147430_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147430_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147430_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147430_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147430_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147430_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147432_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147432_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147432_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147432_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147432_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147432_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147432_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114185'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147432_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147433_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147433_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147433_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147433_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147433_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147433_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147433_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112369'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147433_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147434_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147434_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147434_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147434_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147434_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147434_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147434_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147434_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147434_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147434_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147434_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147434_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147434_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147434_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147434_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147434_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147434_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147434_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147434_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147434_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147434_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147434_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147434_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147434_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147434_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147434_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147434_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147434_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147434_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147434_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147434_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147434_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147437_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147437_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147437_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147437_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147437_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147437_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147437_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Pyrulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112039'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147437_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147438_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147438_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147438_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147438_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147438_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147438_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147438_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Reophax aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113990'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147438_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147438_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147438_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147438_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147438_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147438_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147438_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147438_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Reophax aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113990'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147438_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147441_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147441_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147441_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147441_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147441_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147441_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147441_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147441_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147442_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147442_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147442_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147442_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147442_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147442_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147442_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentallina cf. fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147442_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147442_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147442_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147442_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147442_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147442_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147442_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147442_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentallina cf. fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147442_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147445_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147445_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147445_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147445_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147445_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147445_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147445_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147445_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147445_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147445_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147445_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147445_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147445_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147445_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147445_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147445_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147446_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147446_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147446_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147446_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147446_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147446_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147446_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Reophax pilulifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114013'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147446_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '417566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147447_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147447_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147447_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147447_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147447_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147447_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147447_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147447_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147447_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147447_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147447_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147447_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147447_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147447_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147447_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147447_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147447_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147447_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147447_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147447_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147447_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147447_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147447_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147447_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147448_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147448_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147448_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147448_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147448_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147448_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147448_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147448_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147448_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147448_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147448_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147448_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147448_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147448_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147448_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147448_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147448_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147448_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147448_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147448_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147448_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147448_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147448_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147448_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147448_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147448_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147448_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147448_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147448_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147448_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147448_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147448_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147450_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147450_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147450_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147450_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147450_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147450_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147450_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147450_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147450_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147450_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147450_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147450_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147450_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147450_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147450_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147450_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147450_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147450_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147450_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147450_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147450_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147450_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147450_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147450_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147450_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147450_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147450_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147450_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147450_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147450_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147450_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147450_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147455_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147455_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147455_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147455_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147455_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147455_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147455_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Thurammina papillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114215'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147455_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147458_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147458_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147458_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147458_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147458_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147458_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147458_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Trochammina cf. inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147458_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147459_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147459_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147459_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147459_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147459_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147459_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147459_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147459_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148065_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148065_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148065_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148065_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148065_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148065_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148065_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148065_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148065_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148065_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148065_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148065_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148065_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148065_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148065_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148065_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148065_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148065_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148065_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148065_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148065_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148065_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148065_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148065_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148066_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148066_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148066_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148066_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148066_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148066_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148066_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Alliatina primitiva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '736506'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148066_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '849267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148066_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148066_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148066_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148066_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148066_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148066_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148066_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Alliatina primitiva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '736506'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148066_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '849267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148074_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148074_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148074_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148074_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148074_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148074_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148074_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Bolivina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148074_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148074_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148074_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148074_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148074_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148074_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148074_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148074_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Bolivina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148074_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148078_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148078_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148078_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148078_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148078_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148078_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148078_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148078_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148079_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148079_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148079_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148079_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148079_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148079_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148079_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112084'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148079_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148079_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148079_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148079_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148079_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148079_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148079_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148079_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112084'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148079_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148082_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148082_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148082_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148082_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148082_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148082_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148082_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114042'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148082_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148083_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148083_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148083_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148083_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148083_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148083_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148083_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Dentalina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112217'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148083_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148084_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148084_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148084_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148084_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148084_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148084_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148084_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148084_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148084_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148084_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148084_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148084_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148084_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148084_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148084_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148084_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148085_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148085_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148085_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148085_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148085_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148085_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148085_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148085_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148085_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148085_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148085_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148085_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148085_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148085_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148085_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148085_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148085_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148085_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148085_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148085_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148085_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148085_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148085_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148085_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148086_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148086_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148086_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148086_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148086_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148086_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148086_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148086_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148088_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148088_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148088_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148088_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148088_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148088_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148088_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Fursencoina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148088_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148088_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148088_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148088_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148088_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148088_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148088_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148088_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Fursencoina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148088_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148090_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148090_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148090_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148090_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148090_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148090_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148090_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112112'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148090_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148092_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148092_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148092_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148092_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148092_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148092_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148092_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Glomospira charoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113828'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148092_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148093_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148093_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148093_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148093_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148093_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148093_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148093_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides polius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '418002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148093_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148093_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148093_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148093_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148093_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148093_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148093_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148093_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides polius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '418002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148093_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148093_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148093_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148093_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148093_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148093_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148093_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148093_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides polius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '418002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148093_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148094_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148094_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148094_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148094_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148094_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148094_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148094_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148094_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148094_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148094_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148094_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148094_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148094_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148094_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148094_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148094_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148094_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148094_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148094_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148094_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148094_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148094_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148094_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148094_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148096_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148096_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148096_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148096_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148096_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148096_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148096_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113947'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148096_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148096_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148096_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148096_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148096_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148096_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148096_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148096_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113947'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148096_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148097_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148097_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148097_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148097_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148097_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148097_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148097_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112330'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148097_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148098_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148098_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148098_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148098_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148098_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148098_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148098_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148098_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148098_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148098_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148098_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148098_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148098_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148098_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148098_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148098_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148098_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148098_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148098_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148098_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148098_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148098_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148098_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148098_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148098_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148098_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148098_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148098_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148098_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148098_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148098_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148098_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148098_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148098_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148098_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148098_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148098_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148098_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148098_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148098_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148098_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148098_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148098_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148098_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148098_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148098_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148098_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148098_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148099_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148099_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148099_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148099_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148099_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148099_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148099_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112305'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148099_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148099_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148099_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148099_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148099_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148099_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148099_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148099_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112305'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148099_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148099_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148099_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148099_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148099_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148099_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148099_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148099_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112305'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148099_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148099_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148099_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148099_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148099_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148099_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148099_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148099_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112305'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148099_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148101_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148101_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148101_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148101_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148101_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148101_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148101_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Hormosina ovicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113981'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148101_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148104_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148104_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148104_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148104_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148104_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148104_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148104_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148104_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148104_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148104_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148104_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148104_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148104_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148104_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148104_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148104_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148104_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148104_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148104_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148104_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148104_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148104_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148104_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148104_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148104_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148104_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148104_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148104_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148104_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148104_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148104_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148104_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148106_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148106_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148106_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148106_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148106_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148106_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148106_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148106_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148106_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148106_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148106_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148106_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148106_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148106_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148106_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148106_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148107_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148107_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148107_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148107_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148107_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148107_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148107_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148107_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148107_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148107_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148107_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148107_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148107_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148107_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148107_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148107_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148107_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148107_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148107_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148107_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148107_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148107_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148107_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148107_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148113_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148113_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148113_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148113_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148113_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148113_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148113_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Nonion spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112232'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148113_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148113_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148113_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148113_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148113_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148113_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148113_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148113_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Nonion spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112232'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148113_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148113_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148113_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148113_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148113_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148113_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148113_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148113_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Nonion spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112232'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148113_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148114_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148114_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148114_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148114_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148114_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148114_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148114_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148114_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148114_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148114_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148114_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148114_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148114_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148114_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148114_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148114_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148114_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148114_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148114_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148114_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148114_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148114_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148114_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148114_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148115_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148115_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148115_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148115_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148115_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148115_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148115_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Nonionella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148115_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148118_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148118_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148118_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148118_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148118_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148118_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148118_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148118_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148120_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148120_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148120_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148120_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148120_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148120_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148120_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114185'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148120_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148122_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148122_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148122_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148122_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148122_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148122_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148122_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148122_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148122_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148122_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148122_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148122_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148122_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148122_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148122_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148122_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148124_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148124_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148124_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148124_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148124_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148124_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148124_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148124_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148124_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148124_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148124_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148124_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148124_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148124_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148124_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148124_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148127_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148127_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148127_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148127_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148127_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148127_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148127_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148127_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148129_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148129_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148129_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148129_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148129_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148129_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148129_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Reophax cf. spiculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148129_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148130_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148130_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148130_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148130_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148130_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148130_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148130_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Reophax cylindricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '478636'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148130_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '478637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148130_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148130_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148130_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148130_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148130_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148130_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148130_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Reophax cylindricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '478636'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148130_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '478637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148132_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148132_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148132_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148132_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148132_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148132_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148132_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentallina cf. fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148132_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148132_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148132_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148132_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148132_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148132_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148132_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148132_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentallina cf. fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148132_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148132_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148132_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148132_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148132_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148132_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148132_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148132_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentallina cf. fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148132_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148134_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148134_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148134_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148134_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148134_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148134_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148134_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148134_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148134_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148134_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148134_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148134_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148134_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148134_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148134_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148134_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148134_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148134_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148134_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148134_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148134_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148134_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148134_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148134_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148134_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148134_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148134_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148134_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148134_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148134_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148134_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148134_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148134_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148134_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148134_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148134_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148134_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148134_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148134_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148134_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148135_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148135_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148135_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148135_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148135_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148135_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148135_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Reophax pilulifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114013'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148135_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '417566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148136_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148136_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148136_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148136_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148136_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148136_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148136_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148136_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148136_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148136_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148136_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148136_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148136_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148136_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148136_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148136_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148136_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148136_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148136_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148136_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148136_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148136_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148136_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148136_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148136_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148136_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148136_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148136_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148136_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148136_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148136_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148136_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148136_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148136_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148136_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148136_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148136_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148136_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148136_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148136_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148138_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148138_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148138_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148138_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148138_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148138_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148138_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148138_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148138_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148138_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148138_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148138_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148138_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148138_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148138_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148138_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148140_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148140_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148140_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148140_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148140_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148140_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148140_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides subzylindrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148140_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148141_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148141_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148141_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148141_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148141_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148141_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148141_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112260'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148141_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148142_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148142_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148142_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148142_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148142_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148142_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148142_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113691'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148142_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148144_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148144_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148144_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148144_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148144_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148144_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148144_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Seabrookia earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417889'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148144_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '466320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148144_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148144_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148144_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148144_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148144_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148144_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148144_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Seabrookia earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417889'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148144_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '466320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148144_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148144_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148144_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148144_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148144_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148144_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148144_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Seabrookia earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417889'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148144_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '466320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148144_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148144_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148144_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148144_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148144_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148144_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148144_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Seabrookia earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417889'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148144_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '466320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148145_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148145_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148145_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148145_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148145_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148145_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148145_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Spiroplectinella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112386'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148145_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148145_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148145_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148145_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148145_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148145_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148145_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148145_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Spiroplectinella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112386'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148145_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148146_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148146_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148146_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148146_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148146_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148146_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148146_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Stainforthia concava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113069'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148146_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148148_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148148_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148148_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148148_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148148_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148148_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148148_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Trochammina inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148148_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148148_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148148_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148148_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148148_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148148_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148148_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148148_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Trochammina inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148148_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148148_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148148_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148148_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148148_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148148_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148148_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148148_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Trochammina inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148148_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148150_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148150_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148150_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148150_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148150_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148150_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148150_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Trochammina cf. inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148150_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148151_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148151_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148151_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148151_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148151_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148151_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148151_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Trochammina sp. cf. Alveolophragmium wiesneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148151_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148151_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148151_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148151_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148151_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148151_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148151_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148151_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Trochammina sp. cf. Alveolophragmium wiesneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148151_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148152_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148152_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148152_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148152_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148152_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148152_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148152_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148152_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148153_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148153_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148153_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148153_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148153_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148153_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148153_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Trochammina sp. cf. Alveolophragmium cf. wiesneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148153_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149131_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149131_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149131_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149131_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149131_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149131_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149131_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149131_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149132_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149132_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149132_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149132_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149132_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149132_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149132_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Alliatina primitiva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '736506'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149132_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '849267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149138_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149138_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149138_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149138_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149138_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149138_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149138_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Bolivina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149138_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149144_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149144_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149144_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149144_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149144_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149144_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149144_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112347'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149144_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149145_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149145_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149145_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149145_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149145_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149145_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149145_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Dentalina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112217'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149145_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149147_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149147_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149147_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149147_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149147_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149147_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149147_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149147_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149147_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149147_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149147_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149147_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149147_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149147_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149147_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149147_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149147_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149147_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149147_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149147_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149147_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149147_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149147_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149147_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149148_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149148_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149148_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149148_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149148_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149148_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149148_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149148_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149148_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149148_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149148_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149148_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149148_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149148_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149148_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149148_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149148_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149148_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149148_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149148_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149148_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149148_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149148_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149148_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149151_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149151_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149151_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149151_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149151_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149151_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149151_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Fursencoina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149151_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149151_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149151_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149151_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149151_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149151_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149151_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149151_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Fursencoina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149151_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149151_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149151_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149151_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149151_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149151_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149151_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149151_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Fursencoina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149151_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149153_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149153_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149153_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149153_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149153_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149153_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149153_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149153_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149153_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149153_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149153_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149153_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149153_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149153_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149153_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149153_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149155_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149155_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149155_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149155_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149155_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149155_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149155_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides polius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '418002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149155_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149155_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149155_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149155_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149155_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149155_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149155_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149155_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides polius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '418002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149155_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149155_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149155_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149155_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149155_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149155_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149155_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149155_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides polius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '418002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149155_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149156_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149156_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149156_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149156_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149156_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149156_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149156_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149156_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149157_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149157_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149157_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149157_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149157_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149157_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149157_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113947'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149157_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149157_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149157_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149157_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149157_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149157_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149157_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149157_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113947'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149157_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149159_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149159_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149159_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149159_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149159_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149159_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149159_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149159_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149159_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149159_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149159_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149159_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149159_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149159_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149159_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149159_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149159_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149159_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149159_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149159_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149159_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149159_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149159_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149159_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149159_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149159_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149159_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149159_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149159_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149159_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149159_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149159_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149162_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149162_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149162_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149162_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149162_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149162_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149162_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Lagena spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149162_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149163_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149163_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149163_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149163_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149163_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149163_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149163_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149163_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149166_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149166_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149166_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149166_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149166_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149166_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149166_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149166_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149166_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149166_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149166_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149166_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149166_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149166_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149166_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149166_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149166_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149166_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149166_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149166_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149166_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149166_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149166_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149166_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149166_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149166_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149166_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149166_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149166_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149166_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149166_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149166_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149168_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149168_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149168_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149168_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149168_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149168_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149168_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Nonion spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112232'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149168_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149169_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149169_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149169_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149169_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149169_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149169_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149169_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149169_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149173_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149173_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149173_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149173_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149173_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149173_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149173_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149173_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149174_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149174_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149174_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149174_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149174_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149174_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149174_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149174_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149175_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149175_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149175_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149175_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149175_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149175_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149175_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Pyrulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112039'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149175_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149178_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149178_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149178_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149178_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149178_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149178_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149178_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149178_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149179_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149179_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149179_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149179_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149179_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149179_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149179_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149179_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149181_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149181_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149181_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149181_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149181_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149181_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149181_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149181_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149181_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149181_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149181_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149181_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149181_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149181_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149181_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149181_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149183_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149183_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149183_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149183_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149183_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149183_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149183_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides subzylindrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149183_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149185_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149185_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149185_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149185_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149185_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149185_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149185_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Seabrookia earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417889'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149185_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '466320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149185_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149185_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149185_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149185_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149185_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149185_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149185_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Seabrookia earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417889'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149185_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '466320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149185_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149185_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149185_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149185_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149185_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149185_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149185_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Seabrookia earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417889'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149185_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '466320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149186_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149186_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149186_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149186_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149186_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149186_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149186_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Spirillina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112273'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149186_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149187_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149187_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149187_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149187_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149187_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149187_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149187_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Spiroplectinella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112386'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149187_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149188_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149188_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149188_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149188_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149188_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149188_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149188_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Textularia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112394'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149188_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149190_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149190_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149190_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149190_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149190_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149190_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149190_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Trochammina inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149190_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149190_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149190_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149190_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149190_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149190_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149190_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149190_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Trochammina inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149190_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149191_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149191_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149191_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149191_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149191_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149191_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149191_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Trochammina sp. cf. Alveolophragmium wiesneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149191_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149191_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149191_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149191_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149191_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149191_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149191_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149191_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Trochammina sp. cf. Alveolophragmium wiesneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149191_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149191_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149191_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149191_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149191_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149191_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149191_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149191_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Trochammina sp. cf. Alveolophragmium wiesneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149191_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149192_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149192_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149192_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149192_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149192_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149192_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149192_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149192_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149193_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149193_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149193_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149193_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149193_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149193_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149193_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Trochammina squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114360'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149193_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149193_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149193_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149193_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149193_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149193_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149193_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149193_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Trochammina squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114360'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149193_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149194_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149194_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149194_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149194_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149194_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149194_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149194_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Trochamminopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112413'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149194_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149194_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149194_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149194_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149194_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149194_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149194_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149194_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Trochamminopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112413'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149194_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150543_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150543_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150543_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150543_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150543_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150543_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150543_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150543_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150543_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150543_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150543_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150543_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150543_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150543_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150543_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150543_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150544_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150544_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150544_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150544_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150544_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150544_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150544_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Alliatina primitiva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '736506'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150544_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '849267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150544_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150544_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150544_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150544_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150544_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150544_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150544_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Alliatina primitiva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '736506'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150544_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '849267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150544_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150544_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150544_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150544_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150544_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150544_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150544_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Alliatina primitiva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '736506'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150544_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '849267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150552_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150552_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150552_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150552_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150552_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150552_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150552_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Astrononion sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112226'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150552_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150553_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150553_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150553_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150553_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150553_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150553_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150553_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Astrorhiza sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112299'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150553_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150558_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150558_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150558_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150558_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150558_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150558_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150558_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Bolivina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150558_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150558_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150558_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150558_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150558_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150558_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150558_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150558_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Bolivina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150558_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150564_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150564_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150564_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150564_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150564_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150564_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150564_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150564_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150565_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150565_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150565_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150565_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150565_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150565_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150565_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112084'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150565_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150567_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150567_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150567_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150567_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150567_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150567_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150567_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides subglobosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254681'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150567_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '254681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150567_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150567_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150567_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150567_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150567_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150567_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150567_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides subglobosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254681'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150567_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '254681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150567_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150567_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150567_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150567_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150567_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150567_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150567_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides subglobosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254681'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150567_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '254681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150568_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150568_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150568_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150568_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150568_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150568_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150568_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114042'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150568_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150569_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150569_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150569_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150569_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150569_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150569_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150569_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112347'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150569_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150569_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150569_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150569_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150569_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150569_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150569_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150569_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112347'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150569_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150570_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150570_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150570_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150570_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150570_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150570_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150570_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Crithionina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112362'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150570_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150570_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150570_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150570_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150570_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150570_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150570_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150570_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Crithionina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112362'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150570_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150571_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150571_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150571_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150571_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150571_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150571_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150571_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Cyclammina trullisata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114049'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150571_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150571_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150571_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150571_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150571_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150571_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150571_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150571_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Cyclammina trullisata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114049'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150571_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150572_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150572_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150572_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150572_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150572_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150572_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150572_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Dentalina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112217'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150572_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150572_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150572_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150572_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150572_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150572_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150572_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150572_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Dentalina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112217'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150572_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150573_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150573_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150573_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150573_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150573_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150573_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150573_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150573_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150573_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150573_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150573_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150573_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150573_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150573_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150573_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150573_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150574_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150574_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150574_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150574_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150574_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150574_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150574_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150574_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150574_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150574_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150574_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150574_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150574_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150574_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150574_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150574_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150574_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150574_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150574_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150574_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150574_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150574_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150574_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150574_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150575_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150575_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150575_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150575_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150575_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150575_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150575_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150575_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150575_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150575_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150575_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150575_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150575_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150575_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150575_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150575_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150575_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150575_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150575_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150575_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150575_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150575_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150575_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150575_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150578_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150578_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150578_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150578_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150578_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150578_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150578_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Fontbotia wuellerstorfi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113117'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150578_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '1746350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150579_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150579_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150579_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150579_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150579_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150579_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150579_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Fursencoina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150579_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150579_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150579_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150579_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150579_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150579_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150579_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150579_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Fursencoina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150579_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150582_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150582_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150582_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150582_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150582_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150582_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150582_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112112'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150582_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150582_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150582_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150582_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150582_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150582_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150582_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150582_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112112'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150582_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150583_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150583_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150583_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150583_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150583_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150583_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150583_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150583_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150584_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150584_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150584_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150584_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150584_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150584_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150584_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Glomospira charoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113828'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150584_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150584_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150584_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150584_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150584_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150584_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150584_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150584_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Glomospira charoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113828'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150584_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150586_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150586_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150586_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150586_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150586_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150586_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150586_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides polius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '418002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150586_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150586_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150586_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150586_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150586_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150586_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150586_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150586_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides polius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '418002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150586_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150586_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150586_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150586_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150586_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150586_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150586_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150586_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides polius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '418002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150586_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150586_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150586_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150586_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150586_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150586_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150586_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150586_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides polius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '418002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150586_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150587_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150587_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150587_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150587_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150587_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150587_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150587_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150587_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150587_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150587_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150587_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150587_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150587_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150587_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150587_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150587_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150588_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150588_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150588_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150588_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150588_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150588_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150588_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112189'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150588_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150589_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150589_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150589_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150589_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150589_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150589_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150589_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113947'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150589_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150589_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150589_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150589_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150589_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150589_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150589_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150589_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113947'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150589_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150590_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150590_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150590_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150590_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150590_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150590_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150590_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112330'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150590_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150591_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150591_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150591_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150591_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150591_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150591_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150591_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150591_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150591_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150591_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150591_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150591_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150591_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150591_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150591_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150591_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150591_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150591_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150591_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150591_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150591_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150591_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150591_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150591_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150591_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150591_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150591_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150591_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150591_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150591_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150591_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150591_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150591_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150591_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150591_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150591_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150591_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150591_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150591_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150591_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150592_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150592_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150592_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150592_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150592_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150592_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150592_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112305'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150592_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150592_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150592_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150592_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150592_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150592_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150592_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150592_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112305'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150592_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150592_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150592_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150592_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150592_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150592_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150592_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150592_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112305'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150592_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150592_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150592_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150592_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150592_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150592_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150592_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150592_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112305'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150592_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150592_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150592_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150592_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150592_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150592_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150592_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150592_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112305'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150592_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150597_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150597_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150597_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150597_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150597_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150597_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150597_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Hormosina ovicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113981'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150597_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150597_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150597_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150597_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150597_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150597_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150597_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150597_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Hormosina ovicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113981'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150597_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150599_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150599_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150599_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150599_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150599_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150599_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150599_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Hyperammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112333'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150599_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150601_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150601_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150601_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150601_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150601_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150601_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150601_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Lagena spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150601_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150602_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150602_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150602_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150602_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150602_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150602_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150602_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150602_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150602_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150602_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150602_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150602_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150602_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150602_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150602_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150602_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150602_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150602_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150602_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150602_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150602_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150602_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150602_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150602_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150602_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150602_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150602_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150602_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150602_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150602_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150602_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150602_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150602_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150602_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150602_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150602_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150602_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150602_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150602_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150602_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150607_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150607_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150607_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150607_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150607_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150607_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150607_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150607_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150607_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150607_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150607_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150607_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150607_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150607_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150607_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150607_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150609_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150609_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150609_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150609_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150609_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150609_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150609_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150609_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150609_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150609_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150609_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150609_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150609_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150609_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150609_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150609_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150609_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150609_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150609_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150609_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150609_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150609_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150609_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150609_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150609_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150609_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150609_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150609_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150609_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150609_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150609_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150609_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150609_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150609_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150609_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150609_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150609_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150609_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150609_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150609_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150611_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150611_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150611_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150611_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150611_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150611_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150611_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112028'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150611_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150612_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150612_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150612_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150612_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150612_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150612_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150612_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Nodosaria sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112223'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150612_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150614_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150614_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150614_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150614_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150614_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150614_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150614_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Nonion spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112232'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150614_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150614_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150614_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150614_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150614_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150614_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150614_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150614_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Nonion spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112232'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150614_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150614_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150614_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150614_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150614_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150614_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150614_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150614_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Nonion spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112232'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150614_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150615_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150615_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150615_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150615_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150615_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150615_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150615_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150615_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150615_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150615_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150615_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150615_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150615_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150615_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150615_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150615_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150615_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150615_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150615_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150615_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150615_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150615_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150615_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150615_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150615_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150615_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150615_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150615_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150615_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150615_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150615_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150615_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150620_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150620_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150620_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150620_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150620_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150620_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150620_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150620_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150623_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150623_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150623_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150623_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150623_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150623_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150623_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114185'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150623_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150624_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150624_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150624_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150624_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150624_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150624_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150624_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112369'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150624_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150624_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150624_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150624_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150624_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150624_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150624_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150624_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112369'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150624_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150625_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150625_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150625_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150625_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150625_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150625_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150625_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150625_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150625_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150625_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150625_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150625_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150625_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150625_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150625_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150625_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150625_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150625_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150625_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150625_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150625_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150625_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150625_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150625_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150625_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150625_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150625_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150625_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150625_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150625_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150625_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150625_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150627_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150627_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150627_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150627_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150627_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150627_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150627_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150627_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150627_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150627_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150627_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150627_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150627_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150627_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150627_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150627_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150627_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150627_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150627_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150627_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150627_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150627_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150627_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150627_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150629_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150629_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150629_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150629_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150629_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150629_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150629_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Pyrulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112039'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150629_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150630_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150630_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150630_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150630_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150630_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150630_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150630_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Reophax aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113990'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150630_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150630_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150630_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150630_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150630_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150630_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150630_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150630_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Reophax aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113990'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150630_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150631_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150631_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150631_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150631_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150631_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150631_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150631_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150631_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150634_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150634_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150634_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150634_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150634_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150634_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150634_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Reophax cylindricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '478636'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150634_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '478637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150635_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150635_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150635_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150635_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150635_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150635_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150635_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150635_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150635_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150635_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150635_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150635_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150635_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150635_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150635_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150635_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150636_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150636_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150636_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150636_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150636_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150636_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150636_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentallina cf. fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150636_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150636_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150636_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150636_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150636_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150636_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150636_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150636_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentallina cf. fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150636_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150636_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150636_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150636_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150636_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150636_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150636_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150636_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentallina cf. fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150636_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150639_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150639_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150639_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150639_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150639_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150639_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150639_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150639_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150639_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150639_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150639_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150639_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150639_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150639_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150639_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150639_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150639_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150639_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150639_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150639_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150639_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150639_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150639_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150639_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150639_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150639_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150639_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150639_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150639_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150639_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150639_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150639_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150639_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150639_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150639_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150639_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150639_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150639_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150639_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150639_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150639_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150639_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150639_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150639_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150639_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150639_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150639_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150639_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150642_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150642_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150642_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150642_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150642_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150642_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150642_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150642_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150642_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150642_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150642_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150642_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150642_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150642_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150642_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150642_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150642_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150642_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150642_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150642_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150642_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150642_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150642_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150642_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150642_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150642_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150642_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150642_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150642_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150642_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150642_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150642_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150642_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150642_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150642_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150642_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150642_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150642_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150642_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150642_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150643_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150643_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150643_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150643_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150643_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150643_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150643_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150643_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150643_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150643_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150643_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150643_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150643_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150643_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150643_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150643_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150643_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150643_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150643_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150643_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150643_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150643_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150643_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150643_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150645_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150645_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150645_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150645_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150645_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150645_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150645_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150645_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150645_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150645_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150645_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150645_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150645_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150645_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150645_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150645_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150645_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150645_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150645_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150645_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150645_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150645_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150645_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150645_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150645_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150645_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150645_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150645_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150645_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150645_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150645_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150645_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150648_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150648_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150648_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150648_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150648_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150648_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150648_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides subzylindrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150648_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150648_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150648_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150648_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150648_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150648_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150648_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150648_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides subzylindrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150648_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150648_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150648_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150648_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150648_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150648_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150648_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150648_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides subzylindrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150648_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150650_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150650_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150650_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150650_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150650_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150650_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150650_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113691'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150650_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150654_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150654_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150654_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150654_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150654_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150654_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150654_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Seabrookia earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417889'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150654_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '466320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150654_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150654_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150654_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150654_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150654_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150654_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150654_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Seabrookia earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417889'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150654_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '466320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150654_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150654_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150654_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150654_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150654_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150654_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150654_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Seabrookia earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417889'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150654_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '466320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150654_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150654_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150654_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150654_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150654_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150654_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150654_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Seabrookia earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417889'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150654_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '466320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150655_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150655_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150655_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150655_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150655_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150655_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150655_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Spirillina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112273'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150655_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150656_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150656_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150656_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150656_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150656_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150656_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150656_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Spiroplectinella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112386'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150656_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150656_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150656_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150656_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150656_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150656_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150656_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150656_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Spiroplectinella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112386'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150656_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150658_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150658_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150658_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150658_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150658_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150658_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150658_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Textularia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112394'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150658_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150661_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150661_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150661_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150661_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150661_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150661_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150661_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Trochammina inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150661_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150661_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150661_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150661_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150661_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150661_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150661_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150661_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Trochammina inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150661_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150661_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150661_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150661_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150661_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150661_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150661_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150661_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Trochammina inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150661_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150661_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150661_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150661_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150661_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150661_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150661_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150661_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Trochammina inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150661_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150662_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150662_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150662_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150662_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150662_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150662_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150662_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Trochammina cf. inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150662_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150664_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150664_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150664_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150664_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150664_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150664_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150664_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Trochammina sp. cf. Alveolophragmium wiesneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150664_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150664_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150664_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150664_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150664_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150664_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150664_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150664_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Trochammina sp. cf. Alveolophragmium wiesneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150664_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150664_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150664_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150664_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150664_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150664_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150664_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150664_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Trochammina sp. cf. Alveolophragmium wiesneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150664_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150665_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150665_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150665_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150665_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150665_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150665_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150665_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150665_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150666_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150666_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150666_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150666_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150666_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150666_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150666_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Trochammina sp. cf. Alveolophragmium cf. wiesneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150666_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150667_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150667_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150667_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150667_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150667_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150667_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150667_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Trochammina squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114360'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150667_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150667_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150667_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150667_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150667_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150667_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150667_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150667_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Trochammina squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114360'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150667_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150667_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150667_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150667_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150667_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150667_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150667_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150667_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Trochammina squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114360'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150667_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150668_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150668_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150668_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150668_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150668_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150668_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150668_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Trochamminopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112413'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150668_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150668_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150668_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150668_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150668_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150668_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150668_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150668_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Trochamminopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112413'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150668_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150590_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150590_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150590_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150590_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150590_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150590_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150590_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112330'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150590_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150591_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150591_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150591_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150591_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150591_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150591_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150591_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150591_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150591_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150591_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150591_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150591_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150591_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150591_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150591_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150591_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150592_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150592_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150592_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150592_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150592_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150592_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150592_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112305'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150592_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150597_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150597_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150597_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150597_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150597_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150597_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150597_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Hormosina ovicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113981'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150597_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150599_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150599_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150599_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150599_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150599_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150599_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150599_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Hyperammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112333'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150599_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150602_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150602_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150602_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150602_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150602_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150602_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150602_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150602_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150602_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150602_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150602_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150602_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150602_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150602_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150602_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150602_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150603_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150603_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150603_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150603_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150603_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150603_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150603_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina tubulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254689'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150603_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '254689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150609_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150609_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150609_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150609_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150609_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150609_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150609_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150609_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150610_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150610_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150610_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150610_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150610_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150610_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150610_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Milliolinella rotunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150610_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150614_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150614_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150614_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150614_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150614_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150614_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150614_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Nonion spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112232'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150614_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150615_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150615_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150615_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150615_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150615_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150615_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150615_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150615_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150616_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150616_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150616_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150616_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150616_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150616_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150616_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Nonionella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150616_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150623_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150623_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150623_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150623_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150623_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150623_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150623_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114185'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150623_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150625_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150625_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150625_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150625_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150625_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150625_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150625_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150625_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150625_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150625_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150625_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150625_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150625_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150625_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150625_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150625_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150627_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150627_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150627_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150627_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150627_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150627_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150627_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150627_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150627_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150627_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150627_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150627_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150627_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150627_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150627_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150627_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150629_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150629_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150629_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150629_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150629_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150629_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150629_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Pyrulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112039'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150629_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150633_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150633_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150633_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150633_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150633_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150633_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150633_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Reophax cf. spiculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150633_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150634_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150634_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150634_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150634_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150634_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150634_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150634_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Reophax cylindricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '478636'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150634_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '478637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150635_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150635_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150635_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150635_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150635_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150635_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150635_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150635_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150636_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150636_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150636_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150636_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150636_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150636_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150636_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentallina cf. fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150636_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150639_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150639_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150639_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150639_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150639_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150639_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150639_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150639_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150640_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150640_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150640_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150640_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150640_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150640_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150640_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Reophax pilulifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114013'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150640_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '417566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150642_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150642_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150642_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150642_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150642_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150642_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150642_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150642_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150642_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150642_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150642_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150642_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150642_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150642_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150642_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150642_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150643_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150643_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150643_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150643_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150643_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150643_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150643_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150643_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150643_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150643_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150643_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150643_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150643_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150643_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150643_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150643_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150645_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150645_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150645_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150645_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150645_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150645_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150645_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150645_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150649_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150649_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150649_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150649_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150649_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150649_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150649_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112260'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150649_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150654_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150654_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150654_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150654_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150654_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150654_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150654_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Seabrookia earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417889'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150654_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '466320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150654_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150654_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150654_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150654_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150654_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150654_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150654_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Seabrookia earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417889'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150654_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '466320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150657_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150657_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150657_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150657_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150657_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150657_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150657_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Stainforthia concava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113069'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150657_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150658_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150658_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150658_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150658_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150658_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150658_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150658_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Textularia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112394'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150658_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150659_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150659_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150659_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150659_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150659_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150659_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150659_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Thurammina papillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114215'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150659_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150661_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150661_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150661_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150661_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150661_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150661_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150661_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Trochammina inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150661_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150664_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150664_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150664_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150664_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150664_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150664_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150664_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Trochammina sp. cf. Alveolophragmium wiesneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150664_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150665_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150665_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150665_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150665_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150665_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150665_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150665_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150665_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150667_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150667_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150667_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150667_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150667_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150667_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150667_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Trochammina squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114360'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150667_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150668_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150668_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150668_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150668_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150668_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150668_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150668_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Trochamminopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112413'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150668_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150672_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150672_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150672_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150672_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150672_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150672_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150672_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Vaginulopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '999518'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150672_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150543_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150543_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150543_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150543_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150543_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150543_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150543_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150543_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150544_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150544_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150544_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150544_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150544_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150544_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150544_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Alliatina primitiva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '736506'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150544_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '849267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150553_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150553_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150553_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150553_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150553_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150553_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150553_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Astrorhiza sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112299'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150553_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150553_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150553_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150553_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150553_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150553_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150553_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150553_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Astrorhiza sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112299'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150553_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150558_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150558_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150558_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150558_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150558_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150558_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150558_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Bolivina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150558_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150565_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150565_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150565_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150565_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150565_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150565_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150565_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112084'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150565_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150567_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150567_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150567_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150567_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150567_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150567_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150567_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides subglobosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254681'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150567_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '254681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150569_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150569_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150569_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150569_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150569_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150569_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150569_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112347'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150569_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150570_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150570_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150570_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150570_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150570_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150570_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150570_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Crithionina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112362'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150570_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150571_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150571_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150571_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150571_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150571_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150571_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150571_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Cyclammina trullisata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114049'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150571_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150573_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150573_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150573_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150573_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150573_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150573_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150573_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150573_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150574_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150574_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150574_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150574_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150574_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150574_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150574_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150574_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150574_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150574_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150574_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150574_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150574_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150574_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150574_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150574_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150575_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150575_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150575_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150575_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150575_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150575_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150575_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150575_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150579_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150579_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150579_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150579_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150579_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150579_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150579_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Fursencoina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150579_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150579_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150579_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150579_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150579_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150579_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150579_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150579_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Fursencoina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150579_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150583_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150583_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150583_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150583_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150583_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150583_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150583_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150583_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150586_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150586_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150586_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150586_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150586_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150586_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150586_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides polius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '418002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150586_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150587_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150587_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150587_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150587_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150587_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150587_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150587_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150587_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150587_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150587_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150587_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150587_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150587_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150587_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150587_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150587_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150589_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150589_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150589_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150589_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59054%3A2150589_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150589_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-28'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59054'^^xsd:string;
  dwc:catalogNumber '2150589_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59054'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113947'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59054:2150589_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149169_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149169_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149169_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149169_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149169_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149169_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149169_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149169_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149174_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149174_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149174_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149174_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149174_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149174_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149174_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149174_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149178_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149178_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149178_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149178_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149178_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149178_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149178_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149178_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149179_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149179_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149179_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149179_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149179_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149179_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149179_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149179_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149183_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149183_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149183_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149183_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149183_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149183_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149183_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides subzylindrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149183_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149185_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149185_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149185_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149185_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149185_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149185_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149185_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Seabrookia earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417889'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149185_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '466320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149187_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149187_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149187_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149187_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149187_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149187_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149187_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Spiroplectinella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112386'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149187_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149188_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149188_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149188_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149188_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149188_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149188_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149188_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Textularia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112394'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149188_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149190_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149190_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149190_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149190_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149190_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149190_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149190_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Trochammina inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149190_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149191_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149191_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149191_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149191_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149191_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149191_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149191_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Trochammina sp. cf. Alveolophragmium wiesneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149191_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149193_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149193_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149193_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149193_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149193_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149193_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149193_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Trochammina squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114360'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149193_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149194_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149194_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149194_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149194_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149194_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149194_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149194_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Trochamminopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112413'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149194_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149131_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149131_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149131_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149131_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149131_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149131_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149131_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149131_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149138_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149138_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149138_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149138_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149138_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149138_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149138_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Bolivina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149138_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149146_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149146_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149146_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149146_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149146_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149146_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149146_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149146_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149147_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149147_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149147_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149147_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149147_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149147_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149147_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149147_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149147_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149147_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149147_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149147_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149147_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149147_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149147_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149147_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149148_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149148_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149148_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149148_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149148_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149148_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149148_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149148_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149151_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149151_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149151_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149151_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149151_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149151_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149151_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Fursencoina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149151_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149152_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149152_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149152_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149152_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149152_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149152_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149152_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112112'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149152_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149154_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149154_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149154_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149154_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149154_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149154_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149154_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Glomospira charoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113828'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149154_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149155_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149155_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149155_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149155_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149155_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149155_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149155_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides polius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '418002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149155_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149159_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149159_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149159_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149159_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149159_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149159_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149159_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149159_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149159_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149159_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149159_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149159_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149159_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149159_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149159_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149159_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149163_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149163_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149163_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149163_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149163_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149163_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149163_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149163_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149166_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149166_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149166_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149166_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.59003%3A2149166_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149166_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.59003'^^xsd:string;
  dwc:catalogNumber '2149166_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.59003'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.59003:2149166_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148091_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148091_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148091_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148091_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148091_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148091_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148091_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148091_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148093_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148093_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148093_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148093_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148093_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148093_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148093_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides polius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '418002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148093_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148095_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148095_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148095_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148095_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148095_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148095_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148095_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112189'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148095_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148097_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148097_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148097_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148097_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148097_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148097_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148097_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112330'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148097_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148098_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148098_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148098_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148098_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148098_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148098_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148098_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148098_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148099_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148099_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148099_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148099_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148099_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148099_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148099_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112305'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148099_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148099_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148099_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148099_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148099_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148099_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148099_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148099_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112305'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148099_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148102_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148102_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148102_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148102_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148102_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148102_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148102_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Hyperammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112333'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148102_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148104_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148104_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148104_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148104_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148104_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148104_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148104_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148104_7'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148107_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148107_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148107_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148107_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148107_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148107_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148107_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148107_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148108_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148108_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148108_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148108_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148108_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148108_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148108_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Milliolinella rotunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148108_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148109_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148109_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148109_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148109_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148109_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148109_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148109_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112028'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148109_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148111_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148111_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148111_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148111_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148111_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148111_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148111_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Nodosaria sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112223'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148111_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148113_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148113_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148113_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148113_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148113_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148113_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148113_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Nonion spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112232'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148113_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148114_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148114_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148114_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148114_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148114_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148114_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148114_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148114_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148122_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148122_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148122_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148122_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148122_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148122_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148122_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148122_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148124_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148124_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148124_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148124_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148124_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148124_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148124_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148124_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148124_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148124_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148124_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148124_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148124_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148124_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148124_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148124_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148131_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148131_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148131_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148131_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148131_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148131_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148131_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148131_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148134_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148134_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148134_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148134_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148134_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148134_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148134_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148134_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148134_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148134_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148134_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148134_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148134_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148134_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148134_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148134_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148136_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148136_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148136_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148136_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148136_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148136_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148136_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148136_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148136_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148136_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148136_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148136_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148136_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148136_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148136_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148136_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148138_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148138_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148138_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148138_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148138_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148138_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148138_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148138_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148138_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148138_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148138_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148138_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148138_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148138_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148138_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148138_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148138_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148138_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148138_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148138_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148138_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148138_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148138_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148138_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148140_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148140_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148140_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148140_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148140_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148140_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148140_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides subzylindrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148140_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148144_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148144_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148144_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148144_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148144_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148144_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148144_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Seabrookia earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417889'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148144_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '466320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148144_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148144_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148144_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148144_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148144_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148144_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148144_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Seabrookia earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417889'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148144_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '466320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148147_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148147_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148147_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148147_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148147_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148147_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148147_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Textularia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112394'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148147_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148148_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148148_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148148_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148148_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148148_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148148_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148148_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Trochammina inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148148_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148151_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148151_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148151_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148151_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148151_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148151_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148151_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Trochammina sp. cf. Alveolophragmium wiesneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148151_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148066_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148066_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148066_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148066_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148066_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148066_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148066_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Alliatina primitiva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '736506'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148066_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '849267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148066_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148066_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148066_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148066_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148066_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148066_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148066_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Alliatina primitiva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '736506'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148066_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '849267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148081_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148081_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148081_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148081_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148081_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148081_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148081_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides subglobosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254681'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148081_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '254681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148083_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148083_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148083_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148083_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148083_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148083_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148083_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Dentalina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112217'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148083_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148084_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148084_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148084_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148084_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148084_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148084_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148084_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148084_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148085_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148085_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148085_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148085_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148085_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148085_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148085_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148085_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148086_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148086_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148086_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148086_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148086_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148086_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148086_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148086_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148086_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148086_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148086_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148086_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148086_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148086_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148086_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148086_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148088_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148088_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148088_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148088_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58967%3A2148088_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148088_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58967'^^xsd:string;
  dwc:catalogNumber '2148088_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58967'^^xsd:anyURI;
  dwc:scientificName 'Fursencoina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112111'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58967:2148088_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147385_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147385_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147385_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147385_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147385_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147385_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147385_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Astrorhiza sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112299'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147385_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147393_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147393_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147393_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147393_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147393_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147393_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147393_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides subglobosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254681'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147393_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '254681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147395_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147395_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147395_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147395_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147395_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147395_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147395_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Crithionina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112362'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147395_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147396_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147396_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147396_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147396_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147396_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147396_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147396_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Cyclammina trullisata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114049'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147396_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147398_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147398_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147398_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147398_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147398_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147398_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147398_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147398_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147402_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147402_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147402_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147402_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147402_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147402_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147402_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Fontbotia wuellerstorfi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113117'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147402_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '1746350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147407_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147407_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147407_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147407_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147407_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147407_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147407_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147407_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147413_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147413_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147413_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147413_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147413_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147413_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147413_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Hormosina ovicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113981'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147413_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147418_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147418_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147418_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147418_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147418_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147418_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147418_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147418_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147418_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147418_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147418_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147418_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147418_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147418_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147418_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147418_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147427_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147427_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147427_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147427_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147427_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147427_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147427_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147427_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147433_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147433_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147433_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147433_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147433_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147433_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147433_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112369'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147433_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147434_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147434_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147434_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147434_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147434_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147434_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147434_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147434_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147434_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147434_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147434_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147434_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147434_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147434_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147434_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147434_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147441_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147441_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147441_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147441_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147441_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147441_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147441_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis sensu latu'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147441_5'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147445_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147445_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147445_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147445_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147445_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147445_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147445_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147445_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147447_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147447_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147447_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147447_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147447_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147447_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147447_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147447_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147447_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147447_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147447_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147447_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147447_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147447_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147447_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147447_2'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147447_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147447_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147447_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147447_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147447_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147447_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147447_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147447_6'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147448_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147448_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147448_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147448_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147448_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147448_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147448_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147448_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147450_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147450_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147450_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147450_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147450_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147450_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147450_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147450_3'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147457_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147457_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147457_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147457_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147457_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147457_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147457_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Trochammina inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114348'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147457_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '114348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147464_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147464_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147464_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147464_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147464_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147464_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147464_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Vaginulopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '999518'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147464_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147377_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147377_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147377_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147377_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147377_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147377_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147377_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147377_1'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147384_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147384_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147384_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9998"^^xsd:decimal ;
  dwc:decimalLongitude "65.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/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147384_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9998 65.5833)"^^geo:wktLiteral ;
  geo-pos:lat "19.9998"^^xsd:decimal ;
  geo-pos:long "65.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58956%3A2147384_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147384_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-09'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58956'^^xsd:string;
  dwc:catalogNumber '2147384_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58956'^^xsd:anyURI;
  dwc:scientificName 'Astrononion sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '65.5833'^^xsd:double;
  dwc:latitude '19.9998'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112226'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58956:2147384_4'^^xsd:anyURI;
  dwc:observationDate '1997-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '112226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145454_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145454_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145454_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145454_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145454_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145454_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145454_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145454_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145459_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145459_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145459_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145459_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145459_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145459_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145459_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Anomalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112081'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145459_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145460_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145460_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145460_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145460_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145460_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145460_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145460_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Aschemonella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '137319'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145460_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145460_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145460_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145460_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145460_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145460_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145460_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145460_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Aschemonella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '137319'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145460_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145461_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145461_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145461_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145461_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145461_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145461_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145461_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145461_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145461_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145461_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145461_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145461_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145461_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145461_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145461_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145461_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145472_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145472_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145472_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145472_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145472_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145472_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145472_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Bolivina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145472_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145474_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145474_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145474_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145474_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145474_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145474_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145474_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Bulimina aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113030'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145474_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145478_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145478_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145478_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145478_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145478_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145478_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145478_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112120'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145478_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145479_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145479_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145479_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145479_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145479_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145479_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145479_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Chilostomella oolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113553'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145479_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145481_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145481_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145481_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145481_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145481_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145481_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145481_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides phlegeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112885'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145481_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '522134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145483_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145483_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145483_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145483_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145483_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145483_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145483_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112084'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145483_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145492_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145492_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145492_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145492_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145492_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145492_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145492_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Dentalina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112217'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145492_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145494_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145494_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145494_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145494_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145494_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145494_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145494_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Eggerella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113930'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145494_4'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145497_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145497_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145497_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145497_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145497_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145497_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145497_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145497_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145497_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145497_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145497_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145497_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145497_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145497_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145497_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145497_6'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145498_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145498_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145498_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145498_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145498_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145498_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145498_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145498_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145498_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145498_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145498_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145498_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145498_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145498_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145498_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145498_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145500_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145500_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145500_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145500_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145500_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145500_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145500_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Eponides tenera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113357'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145500_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '523545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145500_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145500_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145500_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145500_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145500_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145500_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145500_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Eponides tenera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113357'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145500_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '523545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145511_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145511_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145511_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145511_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145511_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145511_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145511_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417928'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145511_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '417928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145518_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145518_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145518_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145518_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145518_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145518_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145518_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides perlucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '1027913'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145518_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '466408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145519_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145519_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145519_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145519_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145519_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145519_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145519_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides polius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '418002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145519_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145524_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145524_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145524_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145524_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145524_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145524_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145524_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145524_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145524_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145524_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145524_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145524_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145524_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145524_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145524_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145524_4'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145527_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145527_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145527_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145527_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145527_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145527_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145527_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Hormosina globulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145527_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145528_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145528_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145528_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145528_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145528_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145528_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145528_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145528_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145528_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145528_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145528_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145528_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145528_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145528_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145528_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145528_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145534_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145534_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145534_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145534_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145534_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145534_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145534_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Labrospira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112331'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145534_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145536_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145536_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145536_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145536_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145536_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145536_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145536_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145536_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145536_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145536_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145536_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145536_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145536_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145536_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145536_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145536_6'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145541_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145541_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145541_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145541_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145541_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145541_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145541_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145541_5'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145542_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145542_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145542_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145542_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145542_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145542_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145542_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145542_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145543_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145543_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145543_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145543_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145543_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145543_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145543_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145543_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145548_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145548_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145548_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145548_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145548_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145548_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145548_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Nonionella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145548_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145553_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145553_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145553_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145553_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145553_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145553_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145553_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Oolina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145553_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145555_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145555_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145555_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145555_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145555_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145555_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145555_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145555_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145555_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145555_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145555_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145555_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145555_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145555_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145555_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145555_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145563_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145563_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145563_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145563_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145563_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145563_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145563_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114185'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145563_6'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145565_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145565_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145565_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145565_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145565_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145565_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145565_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145565_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145567_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145567_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145567_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145567_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145567_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145567_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145567_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145567_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145569_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145569_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145569_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145569_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145569_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145569_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145569_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo vespertilio'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112602'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145569_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '531980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145576_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145576_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145576_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145576_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145576_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145576_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145576_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Reophax ampullacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '585263'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145576_5'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '480180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145578_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145578_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145578_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145578_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145578_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145578_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145578_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145578_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145578_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145578_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145578_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145578_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145578_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145578_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145578_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145578_4'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145578_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145578_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145578_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145578_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145578_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145578_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145578_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145578_6'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145580_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145580_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145580_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145580_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145580_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145580_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145580_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145580_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145580_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145580_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145580_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145580_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145580_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145580_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145580_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145580_5'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145582_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145582_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145582_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145582_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145582_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145582_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145582_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145582_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145582_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145582_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145582_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145582_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145582_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145582_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145582_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145582_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145582_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145582_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145582_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145582_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145582_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145582_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145582_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145582_4'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145584_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145584_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145584_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145584_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145584_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145584_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145584_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145584_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145584_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145584_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145584_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145584_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145584_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145584_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145584_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145584_5'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145585_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145585_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145585_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145585_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145585_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145585_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145585_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145585_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145586_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145586_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145586_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145586_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145586_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145586_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145586_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145586_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145586_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145586_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145586_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145586_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145586_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145586_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145586_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145586_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145587_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145587_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145587_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145587_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145587_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145587_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145587_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Robertina subzylindrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '146268'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145587_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145591_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145591_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145591_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145591_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145591_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145591_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145591_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Saccammina sphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114191'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145591_6'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145596_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145596_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145596_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145596_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145596_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145596_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145596_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113099'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145596_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '992022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145605_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145605_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145605_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145605_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145605_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145605_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145605_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145605_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145605_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145605_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145605_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145605_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145605_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145605_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145605_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145605_6'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145609_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145609_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145609_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145609_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145609_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145609_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145609_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112962'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145609_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '466407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141560_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141560_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141560_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141560_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141560_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141560_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141560_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141560_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141566_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141566_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141566_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141566_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141566_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141566_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141566_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Aschemonella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '137319'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141566_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141566_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141566_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141566_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141566_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141566_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141566_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141566_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Aschemonella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '137319'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141566_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141581_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141581_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141581_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141581_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141581_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141581_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141581_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides phlegeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112885'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141581_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '522134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141586_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141586_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141586_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141586_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141586_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141586_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141586_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides subglobosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254681'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141586_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '254681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141593_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141593_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141593_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141593_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141593_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141593_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141593_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Eggerella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113930'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141593_4'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141596_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141596_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141596_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141596_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141596_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141596_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141596_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141596_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141596_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141596_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141596_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141596_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141596_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141596_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141596_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141596_6'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141602_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141602_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141602_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141602_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141602_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141602_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141602_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Gavelinonion barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '1027842'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141602_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141616_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141616_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141616_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141616_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141616_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141616_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141616_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Hormosina globulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141616_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141616_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141616_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141616_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141616_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141616_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141616_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141616_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Hormosina globulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141616_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141618_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141618_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141618_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141618_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141618_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141618_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141618_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Hormosina nodulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141618_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141624_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141624_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141624_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141624_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141624_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141624_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141624_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141624_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141624_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141624_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141624_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141624_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141624_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141624_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141624_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141624_6'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141630_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141630_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141630_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141630_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141630_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141630_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141630_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112028'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141630_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141633_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141633_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141633_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141633_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141633_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141633_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141633_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Nonion pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113591'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141633_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141637_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141637_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141637_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141637_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141637_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141637_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141637_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis pauciapertura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '914660'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141637_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '914660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141638_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141638_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141638_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141638_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141638_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141638_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141638_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141638_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141650_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141650_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141650_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141650_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141650_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141650_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141650_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141650_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141657_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141657_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141657_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141657_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141657_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141657_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141657_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Quinqueloculina weaveri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417723'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141657_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '417723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141659_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141659_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141659_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141659_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141659_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141659_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141659_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Reophax ampullacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '585263'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141659_5'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '480180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141661_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141661_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141661_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141661_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141661_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141661_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141661_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141661_6'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141663_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141663_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141663_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141663_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141663_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141663_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141663_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141663_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141663_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141663_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141663_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141663_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141663_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141663_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141663_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141663_5'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141663_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141663_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141663_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141663_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141663_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141663_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141663_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141663_6'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141665_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141665_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141665_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141665_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141665_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141665_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141665_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141665_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141665_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141665_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141665_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141665_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141665_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141665_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141665_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141665_6'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141667_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141667_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141667_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141667_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141667_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141667_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141667_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141667_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141668_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141668_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141668_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141668_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141668_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141668_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141668_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141668_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141669_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141669_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141669_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141669_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141669_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141669_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141669_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141669_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141672_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141672_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141672_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141672_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141672_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141672_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141672_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Saccammina sphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114191'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141672_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141672_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141672_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141672_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141672_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141672_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141672_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141672_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Saccammina sphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114191'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141672_6'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142358_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142358_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142358_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142358_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142358_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142358_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142358_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Adercotryma glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113837'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142358_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '417607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142360_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142360_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142360_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142360_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142360_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142360_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142360_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142360_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142365_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142365_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142365_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142365_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142365_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142365_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142365_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Bolivina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112101'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142365_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142374_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142374_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142374_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142374_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142374_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142374_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142374_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Dentalina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112217'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142374_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142375_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142375_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142375_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142375_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142375_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142375_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142375_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142375_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142375_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142375_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142375_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142375_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142375_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142375_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142375_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142375_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142376_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142376_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142376_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142376_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142376_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142376_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142376_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142376_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142376_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142376_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142376_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142376_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142376_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142376_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142376_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142376_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142387_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142387_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142387_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142387_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142387_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142387_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142387_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides soldanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113416'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142387_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142391_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142391_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142391_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142391_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142391_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142391_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142391_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142391_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142391_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142391_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142391_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142391_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142391_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142391_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142391_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142391_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142394_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142394_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142394_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142394_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142394_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142394_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142394_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142394_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142398_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142398_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142398_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142398_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142398_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142398_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142398_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142398_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142399_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142399_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142399_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142399_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142399_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142399_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142399_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142399_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142401_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142401_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142401_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142401_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142401_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142401_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142401_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142401_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142404_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142404_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142404_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142404_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142404_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142404_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142404_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Nonionella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142404_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142406_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142406_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142406_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142406_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142406_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142406_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142406_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142406_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142409_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142409_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142409_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142409_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142409_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142409_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142409_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142409_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142409_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142409_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142409_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142409_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142409_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142409_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142409_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142409_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142416_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142416_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142416_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142416_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142416_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142416_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142416_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142416_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142418_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142418_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142418_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142418_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142418_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142418_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142418_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142418_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142419_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142419_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142419_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142419_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142419_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142419_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142419_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142419_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142425_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142425_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142425_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142425_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142425_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142425_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142425_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Sphaeroidina bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113099'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142425_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '992022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142429_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142429_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142429_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142429_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142429_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142429_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142429_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112100'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142429_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142823_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142823_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142823_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142823_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142823_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142823_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58883'^^xsd:string;
  dwc:catalogNumber '2142823_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58883'^^xsd:anyURI;
  dwc:scientificName 'Bolivina alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112964'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142823_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142825_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142825_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142825_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142825_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142825_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142825_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58883'^^xsd:string;
  dwc:catalogNumber '2142825_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58883'^^xsd:anyURI;
  dwc:scientificName 'Bulimina aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113030'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142825_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142829_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142829_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142829_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142829_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142829_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142829_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58883'^^xsd:string;
  dwc:catalogNumber '2142829_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58883'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112084'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142829_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142833_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142833_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142833_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142833_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142833_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142833_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58883'^^xsd:string;
  dwc:catalogNumber '2142833_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58883'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142833_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142834_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142834_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142834_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142834_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142834_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142834_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58883'^^xsd:string;
  dwc:catalogNumber '2142834_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58883'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142834_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142836_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142836_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142836_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142836_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142836_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142836_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58883'^^xsd:string;
  dwc:catalogNumber '2142836_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58883'^^xsd:anyURI;
  dwc:scientificName 'Eponides tenera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113357'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142836_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '523545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142841_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142841_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142841_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142841_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142841_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142841_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58883'^^xsd:string;
  dwc:catalogNumber '2142841_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58883'^^xsd:anyURI;
  dwc:scientificName 'Globobulimina pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417928'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142841_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '417928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142853_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142853_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142853_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142853_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142853_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142853_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58883'^^xsd:string;
  dwc:catalogNumber '2142853_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58883'^^xsd:anyURI;
  dwc:scientificName 'Oolina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142853_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142859_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142859_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142859_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142859_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142859_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142859_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58883'^^xsd:string;
  dwc:catalogNumber '2142859_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58883'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142859_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142861_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142861_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142861_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142861_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142861_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142861_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58883'^^xsd:string;
  dwc:catalogNumber '2142861_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58883'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142861_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142863_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142863_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142863_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142863_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142863_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142863_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58883'^^xsd:string;
  dwc:catalogNumber '2142863_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58883'^^xsd:anyURI;
  dwc:scientificName 'Robertina subzylindrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '146268'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142863_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142867_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142867_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142867_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142867_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142867_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142867_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58883'^^xsd:string;
  dwc:catalogNumber '2142867_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58883'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142867_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145455_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145455_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145455_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145455_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145455_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145455_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145455_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Ammobaculites agglutinans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114024'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145455_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145460_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145460_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145460_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145460_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145460_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145460_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145460_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Aschemonella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '137319'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145460_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145466_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145466_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145466_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145466_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145466_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145466_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145466_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Bolivina alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112964'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145466_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145603_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145603_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145603_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145603_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145603_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145603_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145603_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Thurammina papillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114215'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145603_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145605_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145605_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145605_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145605_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145605_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145605_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145605_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145605_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145610_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145610_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145610_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145610_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145610_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145610_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145610_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112100'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145610_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145477_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145477_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145477_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145477_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145477_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145477_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145477_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Cassidella pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '913942'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145477_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '913942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145479_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145479_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145479_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145479_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145479_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145479_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145479_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Chilostomella oolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113553'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145479_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145483_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145483_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145483_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145483_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145483_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145483_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145483_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112084'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145483_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145487_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145487_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145487_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145487_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145487_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145487_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145487_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Cribrostomoides subglobosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254681'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145487_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '254681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145497_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145497_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145497_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145497_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145497_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145497_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145497_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145497_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145497_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145497_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145497_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145497_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145497_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145497_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145497_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145497_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145498_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145498_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145498_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145498_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145498_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145498_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145498_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145498_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145499_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145499_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145499_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145499_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145499_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145499_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145499_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145499_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145507_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145507_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145507_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145507_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145507_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145507_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145507_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Gavelinonion barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '1027842'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145507_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145518_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145518_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145518_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145518_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145518_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145518_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145518_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides perlucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '1027913'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145518_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '466408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145520_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145520_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145520_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145520_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145520_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145520_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145520_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides soldanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113416'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145520_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145520_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145520_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145520_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145520_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145520_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145520_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145520_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides soldanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113416'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145520_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145524_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145524_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145524_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145524_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145524_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145524_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145524_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145524_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145524_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145524_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145524_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145524_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145524_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145524_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145524_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145524_6'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145527_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145527_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145527_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145527_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145527_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145527_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145527_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Hormosina globulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113979'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145527_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145529_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145529_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145529_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145529_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145529_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145529_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145529_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Hormosina nodulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145529_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145536_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145536_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145536_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145536_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145536_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145536_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145536_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145536_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145541_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145541_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145541_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145541_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145541_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145541_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145541_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145541_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145541_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145541_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145541_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145541_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145541_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145541_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145541_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145541_6'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145543_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145543_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145543_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145543_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145543_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145543_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145543_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145543_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145544_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145544_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145544_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145544_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145544_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145544_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145544_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112028'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145544_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145547_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145547_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145547_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145547_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145547_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145547_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145547_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Nonion pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113591'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145547_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145554_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145554_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145554_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145554_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145554_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145554_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145554_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis pauciapertura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '914660'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145554_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '914660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145555_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145555_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145555_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145555_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145555_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145555_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145555_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145555_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145565_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145565_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145565_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145565_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145565_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145565_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145565_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145565_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145566_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145566_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145566_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145566_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145566_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145566_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145566_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145566_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145573_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145573_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145573_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145573_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145573_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145573_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145573_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Quinqueloculina weaveri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417723'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145573_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '417723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145577_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145577_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145577_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145577_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145577_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145577_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145577_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145577_6'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145578_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145578_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145578_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145578_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145578_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145578_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145578_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145578_5'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145580_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145580_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145580_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145580_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145580_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145580_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145580_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145580_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145580_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145580_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145580_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145580_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145580_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145580_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145580_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145580_6'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145582_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145582_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145582_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145582_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145582_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145582_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145582_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145582_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145582_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145582_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145582_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145582_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145582_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145582_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145582_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145582_5'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145582_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145582_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145582_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145582_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145582_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145582_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145582_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145582_6'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145584_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145584_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145584_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145584_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145584_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145584_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145584_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145584_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145584_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145584_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145584_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145584_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145584_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145584_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145584_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145584_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145585_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145585_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145585_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145585_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145585_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145585_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145585_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145585_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145585_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145585_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145585_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145585_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145585_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145585_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145585_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145585_4'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145586_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145586_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145586_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145586_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145586_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145586_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145586_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145586_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145591_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145591_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145591_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145591_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58924%3A2145591_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145591_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58924'^^xsd:string;
  dwc:catalogNumber '2145591_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58924'^^xsd:anyURI;
  dwc:scientificName 'Saccammina sphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114191'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58924:2145591_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142821_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142821_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142821_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142821_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142821_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142821_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58883'^^xsd:string;
  dwc:catalogNumber '2142821_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58883'^^xsd:anyURI;
  dwc:scientificName 'Anomalina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112081'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142821_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142827_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142827_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142827_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142827_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142827_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142827_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58883'^^xsd:string;
  dwc:catalogNumber '2142827_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58883'^^xsd:anyURI;
  dwc:scientificName 'Chilostomella oolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113553'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142827_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142827_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142827_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142827_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142827_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142827_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142827_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58883'^^xsd:string;
  dwc:catalogNumber '2142827_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58883'^^xsd:anyURI;
  dwc:scientificName 'Chilostomella oolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113553'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142827_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142829_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142829_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142829_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142829_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142829_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142829_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58883'^^xsd:string;
  dwc:catalogNumber '2142829_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58883'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112084'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142829_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142834_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142834_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142834_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142834_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142834_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142834_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58883'^^xsd:string;
  dwc:catalogNumber '2142834_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58883'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142834_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142835_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142835_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142835_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142835_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142835_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142835_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58883'^^xsd:string;
  dwc:catalogNumber '2142835_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58883'^^xsd:anyURI;
  dwc:scientificName 'Epistominella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112168'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142835_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142842_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142842_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142842_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142842_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142842_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142842_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58883'^^xsd:string;
  dwc:catalogNumber '2142842_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58883'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides perlucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '1027913'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142842_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '466408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142842_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142842_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142842_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142842_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142842_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142842_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58883'^^xsd:string;
  dwc:catalogNumber '2142842_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58883'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides perlucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '1027913'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142842_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '466408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142867_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142867_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142867_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142867_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142867_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142867_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58883'^^xsd:string;
  dwc:catalogNumber '2142867_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58883'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142867_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142868_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142868_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142868_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142868_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58883%3A2142868_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142868_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58883'^^xsd:string;
  dwc:catalogNumber '2142868_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58883'^^xsd:anyURI;
  dwc:scientificName 'Valvulineria laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112962'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58883:2142868_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '466407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142420_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142420_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142420_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142420_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142420_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142420_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142420_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142420_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142360_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142360_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142360_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142360_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142360_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142360_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142360_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142360_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142368_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142368_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142368_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142368_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142368_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142368_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142368_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Cassidella pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '913942'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142368_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '913942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142369_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142369_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142369_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142369_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142369_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142369_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142369_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Cassidulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112120'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142369_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142370_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142370_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142370_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142370_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142370_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142370_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142370_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Chilostomella oolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113553'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142370_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142375_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142375_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142375_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142375_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142375_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142375_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142375_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142375_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142376_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142376_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142376_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142376_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142376_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142376_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142376_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Epistominella pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142376_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142378_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142378_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142378_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142378_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142378_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142378_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142378_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Eponides tenera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113357'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142378_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '523545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142387_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142387_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142387_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142387_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142387_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142387_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142387_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides soldanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113416'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142387_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142391_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142391_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142391_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142391_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142391_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142391_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142391_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142391_4'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142398_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142398_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142398_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142398_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142398_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142398_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142398_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142398_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142400_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142400_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142400_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142400_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142400_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142400_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142400_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112560'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142400_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142401_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142401_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142401_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142401_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142401_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142401_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142401_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142401_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142406_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142406_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142406_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142406_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142406_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142406_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142406_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142406_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142411_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142411_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142411_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142411_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142411_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142411_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142411_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142411_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142416_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142416_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142416_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142416_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142416_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142416_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142416_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142416_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142417_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142417_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142417_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142417_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142417_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142417_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142417_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142417_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142417_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142417_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142417_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142417_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142417_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142417_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142417_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142417_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142417_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142417_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142417_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142417_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58877%3A2142417_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142417_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58877'^^xsd:string;
  dwc:catalogNumber '2142417_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58877'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58877:2142417_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141561_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141561_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141561_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141561_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141561_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141561_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141561_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Ammobaculites agglutinans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114024'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141561_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141566_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141566_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141566_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141566_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141566_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141566_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141566_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Aschemonella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '137319'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141566_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141567_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141567_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141567_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141567_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141567_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141567_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141567_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141567_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141596_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141596_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141596_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141596_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141596_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141596_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141596_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141596_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141596_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141596_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141596_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141596_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141596_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141596_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141596_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141596_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141609_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141609_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141609_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141609_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141609_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141609_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141609_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides polius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '418002'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141609_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141613_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141613_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141613_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141613_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141613_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141613_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141613_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141613_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141613_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141613_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141613_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141613_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141613_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141613_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141613_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Hippocrepina indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113871'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141613_6'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141617_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141617_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141617_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141617_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141617_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141617_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141617_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141617_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141622_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141622_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141622_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141622_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141622_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141622_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141622_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Labrospira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112331'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141622_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141629_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141629_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141629_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141629_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141629_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141629_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141629_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141629_5'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141629_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141629_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141629_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141629_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141629_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141629_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141629_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141629_6'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141646_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141646_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141646_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141646_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141646_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141646_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141646_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114185'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141646_6'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141653_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141653_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141653_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141653_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141653_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141653_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141653_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo vespertilio'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112602'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141653_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '531980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141660_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141660_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141660_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141660_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141660_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141660_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141660_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141660_6'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141661_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141661_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141661_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141661_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141661_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141661_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141661_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141661_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141661_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141661_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141661_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141661_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141661_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141661_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141661_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141661_4'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141661_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141661_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141661_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141661_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141661_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141661_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141661_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141661_5'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141663_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141663_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141663_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141663_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141663_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141663_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141663_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141663_3'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141665_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141665_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141665_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141665_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141665_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141665_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141665_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141665_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141665_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141665_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141665_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141665_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141665_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141665_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141665_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141665_4'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141665_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141665_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141665_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141665_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141665_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141665_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141665_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141665_5'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141667_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141667_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141667_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141667_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141667_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141667_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141667_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141667_5'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141668_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141668_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141668_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141668_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141668_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141668_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141668_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141668_4'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141669_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141669_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141669_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141669_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141669_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141669_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141669_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141669_2'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141682_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141682_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141682_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141682_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141682_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141682_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141682_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Thurammina papillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114215'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141682_1'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '114215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141684_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141684_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141684_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9997"^^xsd:decimal ;
  dwc:decimalLongitude "65.5842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141684_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9997 65.5842)"^^geo:wktLiteral ;
  geo-pos:lat "19.9997"^^xsd:decimal ;
  geo-pos:long "65.5842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58871%3A2141684_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141684_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58871'^^xsd:string;
  dwc:catalogNumber '2141684_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58871'^^xsd:anyURI;
  dwc:scientificName 'Trochammina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '65.5842'^^xsd:double;
  dwc:latitude '19.9997'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112412'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58871:2141684_6'^^xsd:anyURI;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '112412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146121_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146121_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146121_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146121_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146121_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146121_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146121_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146121_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146140_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146140_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146140_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146140_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146140_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146140_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146140_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146140_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146148_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146148_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146148_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146148_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146148_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146148_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146148_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Crithionina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112362'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146148_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '112362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146150_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146150_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146150_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146150_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146150_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146150_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146150_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Cylindroclavulina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '466029'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146150_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '466029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146157_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146157_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146157_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146157_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146157_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146157_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146157_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146157_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146157_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146157_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146157_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146157_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146157_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146157_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146157_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146157_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146181_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146181_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146181_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146181_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146181_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146181_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146181_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146181_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146185_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146185_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146185_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146185_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146185_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146185_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146185_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146185_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146185_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146185_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146185_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146185_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146185_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146185_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146185_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146185_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146188_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146188_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146188_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146188_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146188_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146188_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146188_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146188_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146188_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146188_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146188_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146188_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146188_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146188_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146188_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146188_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146189_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146189_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146189_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146189_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146189_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146189_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146189_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Hormosina nodulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146189_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146191_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146191_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146191_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146191_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146191_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146191_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146191_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Jaculella obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113880'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146191_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146196_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146196_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146196_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146196_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146196_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146196_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146196_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146196_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146196_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146196_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146196_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146196_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146196_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146196_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146196_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146196_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146201_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146201_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146201_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146201_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146201_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146201_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146201_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146201_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146201_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146201_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146201_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146201_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146201_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146201_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146201_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146201_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146215_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146215_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146215_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146215_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146215_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146215_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146215_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146215_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146222_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146222_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146222_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146222_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146222_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146222_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146222_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera fusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114184'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146222_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146223_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146223_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146223_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146223_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146223_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146223_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146223_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114185'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146223_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146225_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146225_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146225_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146225_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146225_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146225_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146225_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146225_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146226_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146226_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146226_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146226_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146226_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146226_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146226_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146226_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146231_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146231_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146231_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146231_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146231_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146231_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146231_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Pyrulina angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417899'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146231_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '417899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146232_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146232_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146232_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146232_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146232_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146232_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146232_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Quinqueloculina seminulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112675'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146232_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '112675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146237_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146237_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146237_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146237_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146237_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146237_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146237_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146237_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146238_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146238_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146238_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146238_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146238_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146238_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146238_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146238_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146238_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146238_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146238_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146238_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146238_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146238_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146238_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146238_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146240_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146240_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146240_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146240_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146240_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146240_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146240_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146240_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146240_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146240_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146240_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146240_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146240_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146240_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146240_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146240_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146242_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146242_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146242_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146242_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146242_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146242_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146242_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146242_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146242_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146242_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146242_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146242_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146242_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146242_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146242_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146242_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146242_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146242_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146242_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146242_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146242_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146242_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146242_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146242_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146244_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146244_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146244_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146244_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146244_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146244_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146244_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146244_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146244_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146244_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146244_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146244_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146244_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146244_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146244_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146244_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146245_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146245_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146245_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146245_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146245_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146245_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146245_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146245_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146246_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146246_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146246_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146246_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146246_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146246_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146246_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146246_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146246_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146246_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146246_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146246_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146246_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146246_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146246_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146246_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146246_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146246_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146246_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146246_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146246_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146246_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146246_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146246_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146252_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146252_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146252_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146252_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146252_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146252_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146252_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146252_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142099_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142099_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142099_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142099_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142099_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142099_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142099_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142099_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142100_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142100_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142100_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142100_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142100_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142100_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142100_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Astrononion tumidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '466464'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142100_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '418045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142119_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142119_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142119_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142119_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142119_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142119_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142119_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Crithionina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112362'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142119_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '112362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142123_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142123_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142123_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142123_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142123_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142123_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142123_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Dentalina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112217'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142123_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '112217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142128_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142128_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142128_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142128_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142128_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142128_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142128_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142128_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142146_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142146_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142146_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142146_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142146_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142146_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142146_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142146_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142147_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142147_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142147_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142147_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142147_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142147_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142147_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Hormosina aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142147_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142149_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142149_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142149_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142149_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142149_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142149_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142149_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142149_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142149_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142149_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142149_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142149_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142149_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142149_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142149_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142149_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142151_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142151_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142151_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142151_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142151_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142151_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142151_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Hormosina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112336'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142151_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '112336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142156_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142156_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142156_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142156_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142156_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142156_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142156_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142156_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142161_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142161_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142161_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142161_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142161_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142161_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142161_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142161_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142161_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142161_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142161_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142161_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142161_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142161_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142161_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142161_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142162_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142162_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142162_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142162_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142162_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142162_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142162_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112028'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142162_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '112028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142170_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142170_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142170_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142170_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142170_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142170_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142170_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254690'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142170_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '254690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142177_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142177_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142177_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142177_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142177_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142177_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142177_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera fusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114184'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142177_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142181_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142181_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142181_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142181_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142181_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142181_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142181_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142181_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142183_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142183_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142183_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142183_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142183_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142183_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142183_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142183_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142187_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142187_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142187_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142187_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142187_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142187_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142187_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Pyrulina angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '417899'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142187_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '417899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142188_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142188_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142188_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142188_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142188_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142188_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142188_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Quinqueloculina seminulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112675'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142188_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '112675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142192_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142192_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142192_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142192_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142192_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142192_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142192_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142192_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142193_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142193_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142193_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142193_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142193_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142193_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142193_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142193_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142195_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142195_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142195_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142195_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142195_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142195_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142195_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142195_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142195_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142195_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142195_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142195_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142195_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142195_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142195_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142195_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142197_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142197_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142197_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142197_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142197_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142197_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142197_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142197_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142199_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142199_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142199_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142199_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142199_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142199_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142199_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142199_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142199_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142199_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142199_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142199_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142199_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142199_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142199_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142199_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142200_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142200_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142200_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142200_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142200_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142200_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142200_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142200_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142201_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142201_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142201_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142201_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142201_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142201_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142201_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142201_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142201_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142201_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142201_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142201_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142201_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142201_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142201_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142201_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142696_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142696_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142696_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142696_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142696_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142696_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58881'^^xsd:string;
  dwc:catalogNumber '2142696_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58881'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides umbonatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113417'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142696_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '112902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142702_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142702_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142702_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142702_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142702_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142702_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58881'^^xsd:string;
  dwc:catalogNumber '2142702_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58881'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142702_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142704_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142704_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142704_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142704_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142704_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142704_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58881'^^xsd:string;
  dwc:catalogNumber '2142704_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58881'^^xsd:anyURI;
  dwc:scientificName 'Jaculella obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113880'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142704_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142706_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142706_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142706_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142706_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142706_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142706_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58881'^^xsd:string;
  dwc:catalogNumber '2142706_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58881'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142706_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142711_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142711_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142711_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142711_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142711_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142711_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58881'^^xsd:string;
  dwc:catalogNumber '2142711_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58881'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142711_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142722_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142722_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142722_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142722_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142722_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142722_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58881'^^xsd:string;
  dwc:catalogNumber '2142722_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58881'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142722_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142724_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142724_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142724_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142724_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142724_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142724_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58881'^^xsd:string;
  dwc:catalogNumber '2142724_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58881'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142724_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142724_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142724_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142724_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142724_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142724_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142724_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58881'^^xsd:string;
  dwc:catalogNumber '2142724_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58881'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142724_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142725_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142725_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142725_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142725_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142725_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142725_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58881'^^xsd:string;
  dwc:catalogNumber '2142725_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58881'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142725_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142725_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142725_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142725_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142725_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142725_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142725_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58881'^^xsd:string;
  dwc:catalogNumber '2142725_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58881'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142725_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142727_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142727_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142727_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142727_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142727_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142727_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58881'^^xsd:string;
  dwc:catalogNumber '2142727_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58881'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142727_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142732_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142732_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142732_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142732_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142732_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142732_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58881'^^xsd:string;
  dwc:catalogNumber '2142732_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58881'^^xsd:anyURI;
  dwc:scientificName 'Saccorhiza ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113974'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142732_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142738_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142738_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142738_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142738_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142738_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142738_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58881'^^xsd:string;
  dwc:catalogNumber '2142738_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58881'^^xsd:anyURI;
  dwc:scientificName 'Virgulina davisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113393'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142738_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146122_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146122_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146122_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146122_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146122_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146122_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146122_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Astrononion tumidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '466464'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146122_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '418045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146140_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146140_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146140_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146140_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146140_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146140_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146140_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146140_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146152_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146152_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146152_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146152_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146152_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146152_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146152_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Dentalina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112217'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146152_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '112217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146157_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146157_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146157_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146157_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146157_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146157_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146157_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146157_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146186_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146186_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146186_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146186_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146186_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146186_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146186_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Hormosina aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146186_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146188_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146188_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146188_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146188_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146188_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146188_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146188_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146188_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146190_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146190_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146190_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146190_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146190_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146190_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146190_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Hormosina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112336'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146190_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '112336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146196_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146196_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146196_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146196_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146196_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146196_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146196_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146196_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146196_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146196_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146196_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146196_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146196_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146196_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146196_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146196_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146204_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146204_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146204_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146204_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146204_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146204_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146204_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Miliolinella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112028'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146204_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '112028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146209_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146209_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146209_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146209_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146209_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146209_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146209_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146209_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146212_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146212_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146212_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146212_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146212_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146212_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146212_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Oolina botelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '466275'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146212_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '417884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146223_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146223_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146223_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146223_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146223_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146223_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146223_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114185'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146223_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146225_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146225_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146225_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146225_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146225_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146225_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146225_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146225_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146227_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146227_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146227_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146227_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146227_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146227_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146227_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146227_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146232_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146232_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146232_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146232_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146232_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146232_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146232_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Quinqueloculina seminulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112675'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146232_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '112675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146237_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146237_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146237_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146237_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146237_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146237_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146237_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146237_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146238_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146238_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146238_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146238_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146238_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146238_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146238_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146238_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146240_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146240_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146240_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146240_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146240_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146240_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146240_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146240_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146240_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146240_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146240_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146240_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146240_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146240_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146240_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146240_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146242_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146242_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146242_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146242_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146242_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146242_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146242_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146242_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146244_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146244_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146244_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146244_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146244_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146244_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146244_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146244_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146245_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146245_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146245_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146245_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146245_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146245_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146245_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146245_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146246_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146246_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146246_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146246_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146246_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146246_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146246_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146246_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146249_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146249_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146249_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146249_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146249_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146249_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146249_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112260'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146249_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '112260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146273_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146273_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146273_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146273_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58928%3A2146273_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146273_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-20'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58928'^^xsd:string;
  dwc:catalogNumber '2146273_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58928'^^xsd:anyURI;
  dwc:scientificName 'Virgulina davisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113393'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58928:2146273_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142679_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142679_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142679_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142679_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142679_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142679_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58881'^^xsd:string;
  dwc:catalogNumber '2142679_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58881'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142679_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142683_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142683_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142683_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142683_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142683_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142683_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58881'^^xsd:string;
  dwc:catalogNumber '2142683_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58881'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142683_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142683_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142683_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142683_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142683_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142683_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142683_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58881'^^xsd:string;
  dwc:catalogNumber '2142683_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58881'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142683_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142703_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142703_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142703_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142703_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142703_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142703_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58881'^^xsd:string;
  dwc:catalogNumber '2142703_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58881'^^xsd:anyURI;
  dwc:scientificName 'Hormosina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112336'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142703_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '112336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142706_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142706_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142706_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142706_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142706_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142706_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58881'^^xsd:string;
  dwc:catalogNumber '2142706_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58881'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142706_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142716_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142716_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142716_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142716_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142716_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142716_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58881'^^xsd:string;
  dwc:catalogNumber '2142716_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58881'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera fusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114184'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142716_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142720_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142720_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142720_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142720_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142720_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142720_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58881'^^xsd:string;
  dwc:catalogNumber '2142720_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58881'^^xsd:anyURI;
  dwc:scientificName 'Quinqueloculina seminulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112675'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142720_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '112675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142722_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142722_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142722_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142722_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142722_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142722_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58881'^^xsd:string;
  dwc:catalogNumber '2142722_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58881'^^xsd:anyURI;
  dwc:scientificName 'Reophax bilocularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113993'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142722_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142724_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142724_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142724_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142724_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142724_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142724_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58881'^^xsd:string;
  dwc:catalogNumber '2142724_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58881'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142724_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142725_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142725_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142725_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142725_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142725_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142725_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58881'^^xsd:string;
  dwc:catalogNumber '2142725_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58881'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142725_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142728_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142728_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142728_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142728_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142728_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142728_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58881'^^xsd:string;
  dwc:catalogNumber '2142728_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58881'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142728_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142728_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142728_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142728_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142728_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142728_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142728_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58881'^^xsd:string;
  dwc:catalogNumber '2142728_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58881'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142728_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142730_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142730_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142730_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142730_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58881%3A2142730_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142730_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58881'^^xsd:string;
  dwc:catalogNumber '2142730_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58881'^^xsd:anyURI;
  dwc:scientificName 'Robertinoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112260'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58881:2142730_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '112260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142181_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142181_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142181_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142181_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142181_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142181_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142181_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Pullenia bulloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113110'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142181_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142182_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142182_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142182_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142182_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142182_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142182_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142182_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Pullenia salisburyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113113'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142182_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142193_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142193_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142193_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142193_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142193_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142193_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142193_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142193_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142193_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142193_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142193_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142193_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142193_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142193_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142193_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Reophax dentaliniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114000'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142193_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142195_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142195_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142195_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142195_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142195_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142195_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142195_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Reophax micaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114009'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142195_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142197_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142197_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142197_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142197_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142197_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142197_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142197_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142197_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142197_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142197_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142197_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142197_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142197_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142197_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142197_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142197_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142197_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142197_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142197_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142197_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142197_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142197_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142197_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Reophax scorpiurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114016'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142197_4'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142199_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142199_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142199_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142199_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142199_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142199_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142199_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Reophax spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142199_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142200_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142200_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142200_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142200_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142200_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142200_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142200_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Rhabdammina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '112315'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142200_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '112315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142201_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142201_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142201_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142201_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142201_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142201_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142201_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142201_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142201_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142201_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142201_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142201_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142201_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142201_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142201_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Rhizammina algaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113906'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142201_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142112_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142112_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142112_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142112_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142112_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142112_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142112_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Cibicidoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '183063'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142112_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '736954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142121_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142121_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142121_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142121_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142121_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142121_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142121_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Cylindroclavulina bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '466029'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142121_1'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '466029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142128_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142128_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142128_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142128_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142128_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142128_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142128_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142128_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142128_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142128_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142128_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142128_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142128_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142128_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142128_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142128_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142146_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142146_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142146_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142146_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142146_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142146_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142146_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Hoeglundina elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '113341'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142146_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '113341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142149_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142149_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142149_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142149_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142149_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142149_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142149_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Hormosina guttifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '254687'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142149_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '849852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142150_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142150_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142150_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142150_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142150_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142150_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142150_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Hormosina nodulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142150_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142156_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142156_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142156_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142156_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142156_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142156_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142156_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142156_2'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142156_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142156_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142156_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142156_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142156_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142156_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142156_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142156_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142156_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142156_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142156_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142156_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142156_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142156_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142156_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina difflugiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114165'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142156_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142168_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142168_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142168_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142168_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142168_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142168_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142168_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Oolina botelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '466275'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142168_5'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '417884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142178_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142178_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142178_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6498"^^xsd:decimal ;
  dwc:decimalLongitude "68.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142178_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6498 68.567)"^^geo:wktLiteral ;
  geo-pos:lat "15.6498"^^xsd:decimal ;
  geo-pos:long "68.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2728__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.58875%3A2142178_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142178_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2728_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-06-19'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.58875'^^xsd:string;
  dwc:catalogNumber '2142178_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.58875'^^xsd:anyURI;
  dwc:scientificName 'Psammosphaera parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hemleben, Christoph'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '68.567'^^xsd:double;
  dwc:latitude '15.6498'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Biogeochemical Fluxes of Matter and Energy in the Deep Sea, topotype: vertical profile, geartype: Multicorer'^^xsd:string;
  dwc:aphiaid '114185'^^xsd:integer;
  dwc:sampleSize '#/10 cm**3'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.58875:2142178_3'^^xsd:anyURI;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '114185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF